BusinessLogicRowUpdatingEventArgs Class
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Represents a business logic row updating event arguments.
System.Object
System.EventArgs
System.Data.Common.RowUpdatingEventArgs
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventArgs
System.EventArgs
System.Data.Common.RowUpdatingEventArgs
Microsoft.SqlServer.Replication.BusinessLogicSupport.BusinessLogicRowUpdatingEventArgs
Namespace: Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly: Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)
The BusinessLogicRowUpdatingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BusinessLogicRowUpdatingEventArgs | Initializes a new instance of the BusinessLogicRowUpdatedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | BaseCommand | (Inherited from RowUpdatingEventArgs.) |
![]() | Command | Gets the command executed when update is called. |
![]() | Errors | (Inherited from RowUpdatingEventArgs.) |
![]() | Row | (Inherited from RowUpdatingEventArgs.) |
![]() | StatementType | (Inherited from RowUpdatingEventArgs.) |
![]() | Status | (Inherited from RowUpdatingEventArgs.) |
![]() | TableMapping | (Inherited from RowUpdatingEventArgs.) |
