AdomdParameterCollection 属性

包括受保护的成员
包括继承的成员

AdomdParameterCollection 类型公开以下成员。

属性

  名称 说明
公共属性 Count Gets the number of AdomdParameter objects in the AdomdParameterCollection collection.
公共属性 Item[Int32] Gets the specified AdomdParameter object from the AdomdParameterCollection collection by its index. In Microsoft Visual C#, this property is the indexer for the AdomdParameterCollection class.
公共属性 Item[String] Gets the specified AdomdParameter object from the AdomdParameterCollection collection by its name. In Microsoft Visual C#, this property is the indexer for the AdomdParameterCollection class.

页首

请参阅

参考

AdomdParameterCollection 类

Microsoft.AnalysisServices.AdomdServer 命名空间