RowFieldsBase.PrimaryKeys property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the primary keys.

public Field[] PrimaryKeys { get; }

Property Value

The primary keys.

See Also