23 namespace Deveel.Data.Sql.Tables {
25 void SetUniqueId(
long value);
27 long GetNextUniqueId();
35 bool CanCompact {
get; }
A single row in a table of a database.
RecordState
An enumeration that represents the various states of a record.
An object that access to a set of indexes.
The simplest implementation of a transaction.
Defines the metadata properties of a table existing within a database.
An interface that defines contracts to alter the contents of a table.