lsst.dax.apdb ga786bb30fb+708ddd6eda
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lsst.dax.apdb.apdbSchema.IndexType Class Reference
Inheritance diagram for lsst.dax.apdb.apdbSchema.IndexType:

Static Public Attributes

string PRIMARY = "PRIMARY"
 
string UNIQUE = "UNIQUE"
 
string INDEX = "INDEX"
 
string PARTITION = "PARTITION"
 

Detailed Description

Types of indices.

The documentation for this class was generated from the following file: