ConnectionManaged.Events Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Valeur de propriété
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSComponentEvents100
Implémente
Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.IDTSSQLTaskConnection.Events