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