AdomdParameterCollection.Add Method
Adds an AdomdParameter object to the AdomdParameterCollection.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace