Compartilhar via


Propriedade do RDL ReferenceType

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see EnumReferencedObjects.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
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