IDTSConnectionManagerCacheColumns100.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

要移除的資料行

屬性

備註

如需詳細資訊,請參閱ConnectionManager

適用於