Skip to content

RowFieldsBase.PrimaryKeys property

Gets the primary keys.

public Field[]? PrimaryKeys { get; }

Property Value

The primary keys.

See Also