Click or drag to resize
SqlMetadataPropertyIsPrimaryKey Property
Gets a value indicating whether the property is a part of the primary key .

Namespace: LiteRepository
Assembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
public bool IsPrimaryKey { get; }

Property Value

Type: Boolean
See Also