다음을 통해 공유


IDTSVariable100.DataType 속성

정의

변수의 데이터 형식을 가져옵니다.

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

속성 값

변수의 데이터 형식입니다.

특성

설명

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

적용 대상