Propriedade ReferenceType
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do 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
Valor da propriedade
Tipo: Microsoft.SqlServer.Dts.Runtime.Wrapper. . :: . .DTSObjectReferenceType