See: Description
| Class | Description |
|---|---|
| TdbCompressionContext |
This class provides contextual information for a database compression operation
via the Compress method on the TdbDatabaseDesign class.
|
| TdbDatabaseAccess |
Container and manipulation logic for database access rights to a particular
database, thesaurus or database cluster.
|
| TdbDatabaseClusterDesign |
Provides a container and manipulation logic for a database cluster
|
| TdbDatabaseDesign |
Container and manipulation logic for a database design.
|
| TdbErrorCheckPhase |
Error check (database diagnosis) results are a Vector of error check phases.
|
| TdbErrorCheckSink |
Sink class that collects errors / warnings from a database diagnosis
attempt.
|
| TdbFieldDesign |
Container and logic relating to a specific field within a database design
|
| TdbFieldGroupDesign |
Container and logic relating to a specific field group within a database design
|
| TdbIntegrityRule |
Container and logic related to referential integrity rules between two
databases, a master and a slave.
|
| TdbLocations |
Provides configuration entries that specify file locations.
|
| TdbTextSeparators |
Container for indexing rules, i.e.
|
| TdbThesaurusDesign |
Container and manipulation logic for a thesaurus design.
|
| Enum | Description |
|---|---|
| TdbBatchJobType |
Job type of batch job submissions.
|
| TdbDefaultFunction |
An enumeration of the possible function types that can be applied to
fields (of the appropriate type) to serve as default values
|
| TdbFieldGroupType |
An enumeration of the possible field group types.
|
| TdbIntegrityType |
An enumeration of the possible types of referential integrity rule
|
| TdbSegmentationType |
Types of token segmentation that can be performed on Chinese text.
|