Share via


IDTSProperty100.PropertyKind Propriété

Définition

Obtient l'énumération DTSPropertyKind qui contient des informations sur les attributs personnalisés d'une propriété.

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

Valeur de propriété

Énumération DTSPropertyKind.

Attributs

Remarques

Pour plus d’informations, consultez DtsProperty.

S’applique à