ConnectionManaged.Events 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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