IPropertyTypeDefinition IsPrimaryKey Property

This property will get/set a flag on whether this property is part of (or is) the primary key.

Namespace:  Scribe.Core.ConnectorApi.Metadata

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll

Syntax

bool   IsPrimaryKey { get; set; }

Property Value

Type: Boolean

See

IPropertyTypeDefinition Interface

Scribe.Core.ConnectorApi.Metadata Namespace