| SqlMetadataPropertyIsPrimaryKey Property |
Gets a value indicating whether the property is a part of the primary key .
Namespace: LiteRepositoryAssembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntaxpublic bool IsPrimaryKey { get; }Property Value
Type:
Boolean
See Also