IDTSProperty100.PropertyKind 属性

定义

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPropertyKind PropertyKind { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSPropertyKind get(); };
[System.Runtime.InteropServices.DispId(9)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DTSPropertyKind
Public ReadOnly Property PropertyKind As DTSPropertyKind

属性值

一个 DTSPropertyKind 枚举。

属性

注解

有关详细信息,请参阅 DtsProperty

适用于