Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回 SAParameter 对象在集合中的位置。
Public Overrides Function IndexOf( ByVal parameterName As String ) As Integer
public override int IndexOf(string parameterName)
parameterName 要查找的参数的名称。
SAParameter 对象在集合中的索引(从零开始)。