The IBatcher type exposes the following members.

Properties

  NameDescription
Public propertyBatchSize
Gets or sets the size of the batch, this can change dynamically by calling the session's SetBatchSize.
Public propertyHasOpenResources
Gets the value indicating whether there are any open resources managed by this batcher (IDbCommands or IDataReaders).

See Also