Table of Contents

Property PrimaryKeys

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

PrimaryKeys

Gets or sets the primary keys of the entity.

public IPrimaryKey PrimaryKeys { get; set; }

Property Value

IPrimaryKey