TDBIndexMetadata Class
Describes a non-unique database index on a table, identified by a name and a list of indexed columns.
Syntax
Unit: Aurelius.Sql.Metadata
TDBIndexMetadata = class(TMetadataInfo);
Constructors
| Name | Description |
|---|---|
| Create | Creates a TDBIndexMetadata associated with the given table. |