IDTSRuntimeComponent130.ReferenceTracker 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í.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectReferenceTracker100 ^ ReferenceTracker { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectReferenceTracker100 ^ value); };
[System.Runtime.InteropServices.DispId(24)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectReferenceTracker100 ReferenceTracker { [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.ReferenceTracker : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectReferenceTracker100
Public Property ReferenceTracker As IDTSObjectReferenceTracker100
Valor de propiedad
Implementaciones
- Atributos