The AbstractBatcher type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BatchSize |
Gets or sets the size of the batch, this can change dynamically by
calling the session's SetBatchSize.
|
![]() | ConnectionManager |
Gets the ConnectionManager for this batcher.
|
![]() | CountOfStatementsInCurrentBatch | |
![]() | CurrentCommand |
Gets the current IDbCommand that is contained for this Batch
|
![]() | Driver | |
![]() | Factory |
Gets the ISessionFactoryImplementor the Batcher was
created in.
|
![]() | HasOpenResources |