System.Data
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.3300.0
1.0.5000.0
2.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.EventArgs
The RowUpdating event is typically raised just before an to a row begins.
Provides the data for the RowUpdating event of a .NET Framework data provider.
Constructor
To be added
Initializes a new instance of the class.
The to .
The to execute when is called.
The type of SQL statement to execute.
The to send through an .
1.0.5000.0
2.0.0.0
Property
2.0.0.0
System.Data.IDbCommand
To be added.
This method allows implementations to perform type checking for the object assignment. Only valid objects, for example a object, should be permitted.
Gets or sets the object for an instance of this class.
Property
System.Data.IDbCommand
To be added: an object of type 'Data.IDbCommand'
To be added
Gets the to execute during the operation.
1.0.5000.0
2.0.0.0
Property
System.Exception
To be added: an object of type 'Exception'
To be added
Gets any errors generated by the .NET Framework data provider when the executes.
1.0.5000.0
2.0.0.0
Property
System.Data.DataRow
To be added: an object of type 'Data.DataRow'
To be added
Gets the that will be sent to the server as part of an insert, update, or delete operation.
1.0.5000.0
2.0.0.0
Property
System.Data.StatementType
To be added: an object of type 'Data.StatementType'
can be one of the following values:
-
Select
-
Insert
-
Update
-
Delete
Gets the type of SQL statement to execute.
1.0.5000.0
2.0.0.0
Property
System.Data.UpdateStatus
To be added: an object of type 'Data.UpdateStatus'
To be added
Gets or sets the of the property.
1.0.5000.0
2.0.0.0
Property
System.Data.Common.DataTableMapping
To be added: an object of type 'DataTableMapping'
To be added
Gets the to send through the .
1.0.5000.0
2.0.0.0