See Also

OracleLoader Class  | Devart.Data.Oracle Namespace  | OracleLoaderColumn Class  | OracleLoaderColumnCollection Class

See AlsoDevart.Data.OracleSend comments on this topic.

OracleLoader Class Members

Devart.Data.Oracle Namespace : OracleLoader Class

OracleLoader overview

Public Constructors

Public Constructor OracleLoader ConstructorOverloaded. Initializes a new instance of the OracleLoader class.

Public Properties

Public Property BufferSize (Inherited from Devart.Common.DbLoader)Gets or sets a size of data packet loaded to the server.
Public Property ColumnsGets the OracleLoaderColumnCollection collection.
Public Property ConnectionGets or sets the OracleConnection used by this instance of the OracleLoader.
Public Property Container (Inherited from System.ComponentModel.Component)Gets the IContainer that contains the Component.
Public Property Item (Inherited from Devart.Common.DbLoader)Overloaded. Sets the value of the column with the specified name for OracleLoaderColumnCollection.
Public Property Site (Inherited from System.ComponentModel.Component)Gets or sets the ISite of the Component.
Public Property TableNameGets or sets table name that will be loaded.

Public Methods

Public Method CloseOverridden. Closes loading session and flushes remaining rows to the table.
Public Method CreateColumnsOverridden. Retrieves table columns information from the table specified in the TableName property and populates columns collection.
Public Method 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.
Public Method Dispose (Inherited from System.ComponentModel.Component)Releases all resources used by the Component.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Public Method LoadTable (Inherited from Devart.Common.DbLoader)Overloaded. Loads data into the database table from the specified DataTable.
Public Method NextRowOverridden. Advances OracleLoader to the next row.
Public Method OpenOverridden. Prepares OracleLoader for the loading.
Public Method SetDateOverloaded. Sets the DateTime value of the column at the specified ordinal.
Public Method SetDoubleOverloaded. Sets the double-precision floating point value of the column at the specified ordinal.
Public Method SetIntOverloaded. Sets the integer value of the column at the specified ordinal.
Public Method SetNull (Inherited from Devart.Common.DbLoader)Overloaded. Sets the value of the column with the specified name or ordinal to NULL.
Public Method SetNumberOverloaded. Sets the number value of the column at the specified ordinal.
Public Method SetOracleObjectOverloaded. Sets the OracleObject value of the column at the specified ordinal.
Public Method SetStringOverloaded. Sets the String value of the column at the specified ordinal.
Public Method SetTimeStampOverloaded. Sets the OracleTimeStamp value of the column at the specified ordinal.
Public Method SetValueOverloaded. Overridden. Sets the value of the column at the specified ordinal and name.
Public Method ToString (Inherited from System.ComponentModel.Component)Returns a String containing the name of the Component, if any. This method should not be overridden.

Public Events

Public Event Disposed (Inherited from System.ComponentModel.Component)Occurs when the component is disposed by a call to the Dispose method.
Public Event ErrorRaises when an error occurs during a load operation.

See Also

OracleLoader Class  | Devart.Data.Oracle Namespace  | OracleLoaderColumn Class  | OracleLoaderColumnCollection Class

 

 


© 2002 - 2013 Devart. All Rights Reserved.