Table of Contents

Method GetKeys

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

GetKeys()

Gets the primary keys of the entity.

PrimaryKeys<T> GetKeys()

Returns

PrimaryKeys<T>

The primary keys of the entity.