다음을 통해 공유


IDTSExternalMetadataColumnCollection100.RemoveObjectByID(Int32) 메서드

정의

public:
 void RemoveObjectByID(int lID);
[System.Runtime.InteropServices.DispId(17)]
public void RemoveObjectByID (int lID);
[<System.Runtime.InteropServices.DispId(17)>]
abstract member RemoveObjectByID : int -> unit
Public Sub RemoveObjectByID (lID As Integer)

매개 변수

lID
Int32
특성

설명

지정된 ID가 IDTSExternalMetadataColumn100 있는 열이 없으면 예외가 DTS_E_ELEMENTNOTFOUND 발생합니다.

적용 대상