Proprietà IDTSEnumReferencedObjects100.ReferenceType
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see EnumReferencedObjects.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property ReferenceType As DTSObjectReferenceType
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectReferenceType