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