dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleLoader Class

In This Topic
    OracleLoader Class Properties
    In This Topic

    For a list of all members of this type, see OracleLoader members.

    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets the OracleLoaderColumnCollection collection.  
    Public PropertyGets or sets the OracleConnection used by this instance of the OracleLoader.  
    Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public PropertyDetermines how OracleLoader handles default expressions for columns that are not explicitly being loaded. Applied only in the OCI mode for Oracle client 12c Release 2 or higher.  
    Public PropertySpecifies the number of default expressions that are evaluated at a time. The default value is 100.  
    Public PropertyOverloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader)
    Public PropertyGets or sets the number of loaded rows, after which to generate RowsCopied event.  
    Public PropertyThis property allow configuring OracleLoader behavior.  
    Public PropertyGets or sets the name of the table partition from a partitioned table to load data into.  
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets table name that will be loaded.  
    Top
    See Also