Share via


ConnectionManaged.Events Property

Definition

public:
 property Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::IDTSComponentEvents100 ^ Events {  void set(Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::IDTSComponentEvents100 ^ value); };
public Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSComponentEvents100 Events { set; }
member this.Events : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSComponentEvents100
Public Property Events As IDTSComponentEvents100

Property Value

Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSComponentEvents100

Implements

Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSSQLTaskConnection.Events

Applies to