LiteRepository API Reference
LiteRepository API Reference
LiteRepository - Namespaces
LiteRepository
IIdentityEntity Interface
IIdentityEntity Properties
Id Property
IIdentityEntity
Id Property
Gets a Primary Key of an entity.
Namespace:
LiteRepository
Assembly:
LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
Copy
long
Id
{
get
; }
Property Value
Type:
Int64
See Also
Reference
IIdentityEntity Interface
LiteRepository Namespace
Copyright © 2016, Albert Akhmetov