언어

IDTSProperty100.TypeConverter 속성

정의

속성의 타입 변환기 객체의 어셈블리 자격 타입 이름을 얻습니다.

public:
 property System::String ^ TypeConverter { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(7)]
public string TypeConverter { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.TypeConverter : string
Public ReadOnly Property TypeConverter As String

속성 값

타입 변환을 수행하는 객체의 어셈블리 자격식 타입 이름입니다.

특성

설명

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

적용 대상