Table of Contents

Interface IEntityBase<TPrimaryKey>

Namespace
H.Extensions.DataBase
Assembly
H.Extensions.DataBase.dll
public interface IEntityBase<TPrimaryKey>

Type Parameters

TPrimaryKey
Extension Methods

Properties

ID

TPrimaryKey ID { get; set; }

Property Value

TPrimaryKey