BusinessLogicDataAdapter.RowUpdating Événement
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:
event Microsoft::SqlServer::Replication::BusinessLogicSupport::BusinessLogicRowUpdatingEventHandler ^ RowUpdating;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public event Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventHandler RowUpdating;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.RowUpdating : Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventHandler
Public Custom Event RowUpdating As BusinessLogicRowUpdatingEventHandler
Type d'événement
- Attributs