| QdbBatch Class |
A collection of operation
Inheritance Hierarchy SystemObject
QuasardbQdbBatch
Namespace:
Quasardb
Assembly:
Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax public sealed class QdbBatch
Public NotInheritable Class QdbBatch
The QdbBatch type exposes the following members.
Constructors
| Name | Description |
---|
| QdbBatch | Initializes a new instance of the QdbBatch class |
TopProperties
| Name | Description |
---|
| Size |
Gets the number of operation in the batch.
|
TopMethods
| Name | Description |
---|
| Blob |
Add blob operations to the batch.
|
| Integer |
Add integer operations to the batch.
|
TopSee Also