Table of Contents

Property PrimaryKeys

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

PrimaryKeys

Gets or sets the list of primary keys.

public List<IPrimaryKey> PrimaryKeys { get; set; }

Property Value

List<IPrimaryKey>