Close | Overridden. Closes loading session and flushes remaining rows to the table. |
CreateColumns | Overridden. Retrieves table columns information from the table specified in the TableName property and populates columns collection. |
CreateObjRef (Inherited from System.MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose (Inherited from System.ComponentModel.Component) | Releases all resources used by the Component. |
GetLifetimeService (Inherited from System.MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
LoadTable (Inherited from Devart.Common.DbLoader) | Overloaded. Loads data into the database table from the specified DataTable. |
NextRow | Overridden. Advances OracleLoader to the next row. |
Open | Overridden. Prepares OracleLoader for the loading. |
SetDate | Overloaded. Sets the DateTime value of the column at the specified ordinal. |
SetDouble | Overloaded. Sets the double-precision floating point value of the column at the specified ordinal. |
SetInt | Overloaded. Sets the integer value of the column at the specified ordinal. |
SetNull (Inherited from Devart.Common.DbLoader) | Overloaded. Sets the value of the column with the specified name or ordinal to NULL. |
SetNumber | Overloaded. Sets the number value of the column at the specified ordinal. |
SetOracleObject | Overloaded. Sets the OracleObject value of the column at the specified ordinal. |
SetString | Overloaded. Sets the String value of the column at the specified ordinal. |
SetTimeStamp | Overloaded. Sets the OracleTimeStamp value of the column at the specified ordinal. |
SetValue | Overloaded. Overridden. Sets the value of the column at the specified ordinal and name. |
ToString (Inherited from System.ComponentModel.Component) | Returns a String containing the name of the Component, if any. This method should not be overridden. |
© 2002 - 2013 Devart. All Rights Reserved.