Click or drag to resize
IdentityKeyId Property
Gets the Primary Key of entity.

Namespace: LiteRepository
Assembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
public long Id { get; }

Property Value

Type: Int64

Implements

IIdentityEntityId
See Also