Table of Contents

Property PrimaryKeyPropertyNames

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

PrimaryKeyPropertyNames

Gets the names of the primary key properties of the entity.

public List<string> PrimaryKeyPropertyNames { get; }

Property Value

List<string>