Freigeben über


IDTSProperty100.PropertyKind Eigenschaft

Definition

Ruft die DTSPropertyKind-Enumeration ab, die Informationen zu den benutzerdefinierten Attributen für eine Eigenschaft enthält.

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

Eigenschaftswert

Eine DTSPropertyKind-Enumeration.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsProperty.

Gilt für: