IDTSProperty100.PropertyKind Propriedade

Definição

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

Valor da propriedade

DTSPropertyKind

Uma enumeração DTSPropertyKind.

Atributos

Comentários

Para obter mais informações, consulte DtsProperty.

Aplica-se a