Click or drag to resize
IIdentityEntityId Property
Gets a Primary Key of an entity.

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

Property Value

Type: Int64
See Also