Enum IndexType Table index type. Namespace: Kros.Data.Schema Assembly: Kros.Utils.dll Syntax public enum IndexType Fields Name Description Index General index. PrimaryKey Primary key. UniqueKey Unique index.