Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
コレクション内に SAParameter オブジェクトがあるかどうかを示します。
Public Overrides Function Contains(ByVal value As String) As Boolean
public override bool Contains(string value)
value 検索対象のパラメーターの名前。
コレクションに SAParameter オブジェクトが含まれる場合は true。それ以外の場合は false。