IndexOf 메서드
Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection.
오버로드 목록
이름 | 설명 | |
---|---|---|
IndexOf(String) | Given a property name, this method returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection. | |
IndexOf(AdomdParameter) | Returns the zero-based index of the first occurrence of a parameter in the AdomdParameterCollection collection. |
맨 위로 이동