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

適用於