IDTSEnumReferencedObjects100.ReferenceType Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Para obtener más información, vea EnumReferencedObjects.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectReferenceType ReferenceType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectReferenceType get(); };
[System.Runtime.InteropServices.DispId(1610743809)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectReferenceType ReferenceType { [System.Runtime.InteropServices.DispId(1610743809)] get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
[<get: System.Runtime.InteropServices.DispId(1610743809)>]
member this.ReferenceType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectReferenceType
Public ReadOnly Property ReferenceType As DTSObjectReferenceType
Valor de propiedad
- Atributos