IndexOptions

Defines index options.

Description

The IndexOptions class contains the definitions of different index options.

Properties

Unique

Unique

public bool Unique { get; set; }

Type

Type

public string Type { get; set; }