AdomdParameterCollection.IndexOf Method
Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
오버로드 목록
이름 | Description |
---|---|
AdomdParameterCollection.IndexOf (AdomdParameter) |
Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
|
AdomdParameterCollection.IndexOf (String) |
Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
|
참고 항목
참조
AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdClient Namespace