Compartir a través de


IDTSEnumReferencedObjects100.ReferenceType Propiedad

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

For more information, see EnumReferencedObjects.

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

Sintaxis

'Declaración
ReadOnly Property ReferenceType As DTSObjectReferenceType 
    Get
'Uso
Dim instance As IDTSEnumReferencedObjects100 
Dim value As DTSObjectReferenceType 

value = instance.ReferenceType
DTSObjectReferenceType ReferenceType { get; }
property DTSObjectReferenceType ReferenceType {
    DTSObjectReferenceType get ();
}
abstract ReferenceType : DTSObjectReferenceType
function get ReferenceType () : DTSObjectReferenceType

Valor de la propiedad

Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectReferenceType

Vea también

Referencia

IDTSEnumReferencedObjects100 Interfaz

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