lsst.dax.apdb g7e0c5f63d1+18023899f9
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: