IDTSConnections100.Remove(Object) 方法

定义

public:
 void Remove(System::Object ^ Key);
[System.Runtime.InteropServices.DispId(4)]
public void Remove (object Key);
[<System.Runtime.InteropServices.DispId(4)>]
abstract member Remove : obj -> unit
Public Sub Remove (Key As Object)

参数

Key
Object
属性

适用于