ExpressionEvaluatorClass.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.
Définit les événements qui peuvent être déclenchés pendant l'évaluation.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ Events { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSInfoEvents100 ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100 Events { [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.Events : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSInfoEvents100
Public Overridable Property Events As IDTSInfoEvents100
Valeur de propriété
La propriété est en écriture seule et ne retourne aucune valeur.
Implémente
- Attributs