Compartilhar via


Campo DTS_MANAGED_PROPERTY.ePropertyKind

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

The managed ePropertyKind property.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Public ePropertyKind As DTSPropertyKind
'Uso
Dim instance As DTS_MANAGED_PROPERTY 
Dim value As DTSPropertyKind 

value = instance.ePropertyKind 

instance.ePropertyKind = value
public DTSPropertyKind ePropertyKind
public:
DTSPropertyKind ePropertyKind
val mutable ePropertyKind: DTSPropertyKind
public var ePropertyKind : DTSPropertyKind

Consulte também

Referência

DTS_MANAGED_PROPERTY Estrutura

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper