DataSet.indexType

Undocumented in source.
  1. enum indexType;
    class DataSet
    static if(is(Index == ubyte))
    enum indexType = IndexType.Uint8;
  2. enum indexType;
  3. enum indexType;

Meta