AdomdParameterCollection.Add Method

Adds an AdomdParameter object to the AdomdParameterCollection.

重载列表

名称 Description
AdomdParameterCollection.Add (AdomdParameter)
Adds an AdomdParameter object to the AdomdParameterCollection collection.
AdomdParameterCollection.Add (String, Object)
Creates a new AdomdParameter object with the specified property name and value, and adds it to the collection.

请参阅

参考

AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace