IDTSLogProviderInit100.InitializeLogProvider Método
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:
void InitializeLogProvider(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnections100 ^ pConnections, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSObjectReferenceTracker100 ^ pRefTracker);
public void InitializeLogProvider (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnections100 pConnections, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectReferenceTracker100 pRefTracker);
abstract member InitializeLogProvider : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSConnections100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSObjectReferenceTracker100 -> unit
Public Sub InitializeLogProvider (pConnections As IDTSConnections100, pEvents As IDTSInfoEvents100, pRefTracker As IDTSObjectReferenceTracker100)
Parámetros
- pConnections
- IDTSConnections100
- pEvents
- IDTSInfoEvents100
- pRefTracker
- IDTSObjectReferenceTracker100