BusinessLogicDataAdapter.RowUpdating Ereignis
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Ereignistyp
- Attribute