다음을 통해 공유


IDTSParameter100.DataType 속성

정의

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

public:
 property int DataType { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(1)]
public int DataType { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.DataType : int with get, set
Public Property DataType As Integer

속성 값

지정한 개체의 데이터 형식입니다.

특성

적용 대상