Partager via


IDTSBufferManagerInitialize100.SetEventInterfaces Méthode

Définition

Définit les interfaces d'événements pour IDTSBufferManagerInitialize100.

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

Paramètres

pEvents
IDTSInfoEvents100

Événements.

pLogging
IDTSLogging100

Méthode de journalisation.

S’applique à