The following tables list the members exposed by C1DataAdapterBase.
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
Logger | The logger containing the relevant messages happening during the execution of methods of this class |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.Data.Common.DbDataAdapter) | |
Fill | Overloaded. (Inherited from System.Data.Common.DbDataAdapter) | |
FillSchema | Overloaded. (Inherited from System.Data.Common.DbDataAdapter) | |
GetFillParameters | (Inherited from System.Data.Common.DbDataAdapter) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Overloaded. (Inherited from System.Data.Common.DbDataAdapter) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
FillError | (Inherited from System.Data.Common.DataAdapter) | |
RowUpdated | Fires when a row finishes updating. | |
RowUpdating | Fires when a row begins updating. |