Compartir a través de


ReferenceType Propiedad

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente 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