Whether this is a unique index.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public bool IsUnique { get; }
Visual Basic
Public ReadOnly Property IsUnique As Boolean
	Get

Property Value

Type: Boolean

Implements

IIndexSchema..::..IsUnique

See Also