IndexOptions

Defines index options.

Description

Defines index options.

Properties

Unique

Unique option

public bool Unique { get; set; }

Type

Type option

public string Type { get; set; }