LiteRepository API Reference
LiteRepository API Reference
LiteRepository - Namespaces
LiteRepository
IdentityKey Class
IdentityKey Constructor
IdentityKey Properties
IdentityKey Methods
IdentityKey Constructor
Initializes a new instance of the
IdentityKey
class.
Namespace:
LiteRepository
Assembly:
LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
Copy
public
IdentityKey
(
long
id
)
Parameters
id
Type:
System
Int64
Primary Key of an entity.
See Also
Reference
IdentityKey Class
LiteRepository Namespace
Copyright © 2016, Albert Akhmetov