Propriedade do RDL ReferenceType
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
Public ReadOnly Property ReferenceType As DTSObjectReferenceType
Get
'Uso
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
Valor da propriedade
Tipo: Microsoft.SqlServer.Dts.Runtime. . :: . .DTSObjectReferenceType