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