Condividi tramite


IDTSProperty100.PropertyKind Proprietà

Definizione

Ottiene l'enumerazione DTSPropertyKind che contiene informazioni sugli attributi personalizzati di una proprietà.

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

Valore della proprietà

Enumerazione DTSPropertyKind.

Attributi

Commenti

Per altre informazioni, vedere DtsProperty.

Si applica a