Whether this is the index for the primary key or not.

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

Syntax

C#
bool IsPrimaryKey { get; }
Visual Basic
ReadOnly Property IsPrimaryKey As Boolean
	Get

Property Value

Type: Boolean

See Also