Compartir a través de


Campo DTS_MANAGED_PROPERTY.ePropertyKind

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

The managed ePropertyKind property.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

DTS_MANAGED_PROPERTY Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper