다음을 통해 공유


IDTSProperty100.DataType 속성

정의

속성의 데이터 형식을 가져옵니다.

public:
 property System::UInt16 DataType { System::UInt16 get(); };
[System.Runtime.InteropServices.DispId(4)]
public ushort DataType { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.DataType : uint16
Public ReadOnly Property DataType As UShort

속성 값

속성의 데이터 형식.

특성

설명

자세한 내용은 DtsProperty를 참조하세요.

적용 대상