IDTSBufferManagerInitialize100.SetEventInterfaces Método

Definición

public:
 void SetEventInterfaces(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSInfoEvents100 ^ pEvents, Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSLogging100 ^ pLogging);
public void SetEventInterfaces (Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 pEvents, Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSLogging100 pLogging);
abstract member SetEventInterfaces : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSInfoEvents100 * Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSLogging100 -> unit
Public Sub SetEventInterfaces (pEvents As IDTSInfoEvents100, pLogging As IDTSLogging100)

Parámetros

pLogging
IDTSLogging100

Se aplica a