BusinessLogicRowUpdatingEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BusinessLogicRowUpdatingEventArgs : System::Data::Common::RowUpdatingEventArgs
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class BusinessLogicRowUpdatingEventArgs : System.Data.Common.RowUpdatingEventArgs
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
type BusinessLogicRowUpdatingEventArgs = class
inherit RowUpdatingEventArgs
Public Class BusinessLogicRowUpdatingEventArgs
Inherits RowUpdatingEventArgs
- Inheritance
-
BusinessLogicRowUpdatingEventArgs
- Attributes
Constructors
BusinessLogicRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping) |
Properties
Command |