Name | Description | |
---|---|---|
BatchSize | ||
BufferSize | Gets or sets a size of data packet loaded to the server. (Inherited from Devart.Common.DbLoader) | |
Columns | Gets the OracleLoaderColumnCollection collection. | |
Connection | Gets or sets the OracleConnection used by this instance of the OracleLoader. | |
Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | |
DefaultExpressionBehavior | Determines 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. | |
DefaultExpressionCacheSize | Specifies the number of default expressions that are evaluated at a time. The default value is 100. | |
Item | Overloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader) | |
NotifyAfter | Gets or sets the number of loaded rows, after which to generate RowsCopied event. | |
Options | This property allow configuring OracleLoader behavior. | |
PartitionName | Gets or sets the name of the table partition from a partitioned table to load data into. | |
Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) | |
TableName | Gets or sets table name that will be loaded. |