Campo ePropertyKind
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
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