lsst.dax.apdb 22.0.1-6-gdd19981+53ffec75fc
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: