包括受保护的成员
包括继承的成员
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. |
页首