IDTSProperty100.PropertyKind 속성

정의

속성에 대한 사용자 지정 특성의 정보를 포함하는 DTSPropertyKind 열거형을 가져옵니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPropertyKind PropertyKind { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSPropertyKind get(); };
[System.Runtime.InteropServices.DispId(9)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPropertyKind PropertyKind { [System.Runtime.InteropServices.DispId(9)] get; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
member this.PropertyKind : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSPropertyKind
Public ReadOnly Property PropertyKind As DTSPropertyKind

속성 값

DTSPropertyKind 열거형입니다.

특성

설명

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

적용 대상