Name | Description | |
---|---|---|
![]() | BatchSize | Gets or sets the maximal number of records to send to the server in one batch. |
![]() | BufferSize | Not used in dotConnect for SQL Server. |
![]() | Columns | Gets the SqlLoaderColumnCollection collection. |
![]() | Connection | Gets or sets the SqlConnection used by this instance of the SqlLoader. |
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | Item | Overloaded. Sets the value of the column with the specified name for Devart.Common.DbLoaderColumnCollection. (Inherited from Devart.Common.DbLoader) |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | TableName | Overridden. Gets or sets table name that will be loaded. |
![]() | Transaction | Gets or sets the SqlTransaction instance to perform the data load operation within. |
![]() | UseInternalTransaction | Specifies whether SqlLoader should wrap the data load operation into an internally created transaction. |