The BatcherImpl type exposes the following members.

Methods

  NameDescription
AbortBatch
AddToBatch
Adds the expected row count into the batch.
CancelLastQuery
CheckReaders
Ensures that the Driver's rules for Multiple Open DataReaders are being followed.
CloseCommand
CloseCommands
Convert
DisposeOverloaded.
DoExecuteBatch
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExecuteBatch
ExecuteNonQuery
ExecuteReader
Finalize
Finalizer that ensures the object is correctly disposed of.
(Overrides Object..::.Finalize()()().)
Generate
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LogCommand
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Prepare
Prepares the IDbCommand for execution in the database.
PrepareBatchCommand
PrepareCommand
PrepareQueryCommand
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also