ConnectionManaged.Events 属性

定义

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

属性值

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

实现

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

适用于