IDTSParameters100.Contains(Object) 方法

定义

public:
 bool Contains(System::Object ^ Index);
[System.Runtime.InteropServices.DispId(1610743814)]
public bool Contains (object Index);
[<System.Runtime.InteropServices.DispId(1610743814)>]
abstract member Contains : obj -> bool
Public Function Contains (Index As Object) As Boolean

参数

Index
Object

返回

如此 如果 具有指定名称的参数对象包含在参数集合中;否则为 false

属性

适用于