Click or drag to resize

QdbBatchEntry Class

Adds operations to a batch
Inheritance Hierarchy

Namespace:  Quasardb
Assembly:  Quasardb (in Quasardb.dll) Version: 3.15.0.0 (3.15.0.0)
Syntax
public abstract class QdbBatchEntry

The QdbBatchEntry type exposes the following members.

Methods
  NameDescription
Public methodHasTag
Adds a "HasTag" operation to the batch: "Checks if the entry has the specified tag."
Top
See Also