RSPropertyDefinition InPrimaryKey Property

Identifies whether property/field is a member of the primary key.

Namespace:  Scribe.Core.ConnectorApi.Metadata

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

Syntax

public   bool   InPrimaryKey { get; set; }

Property Value

Type: Boolean

See

RSPropertyDefinition Class

Scribe.Core.ConnectorApi.Metadata Namespace