共用方式為


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.

頂端