Proprietà ReferenceType
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ReferenceType As DTSObjectReferenceType
Get
'Utilizzo
Dim instance As EnumReferencedObjects
Dim value As DTSObjectReferenceType
value = instance.ReferenceType
public DTSObjectReferenceType ReferenceType { get; }
public:
property DTSObjectReferenceType ReferenceType {
DTSObjectReferenceType get ();
}
member ReferenceType : DTSObjectReferenceType
function get ReferenceType () : DTSObjectReferenceType
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime. . :: . .DTSObjectReferenceType
Vedere anche