RowFieldsBase.PrimaryKeys property
Gets the primary keys.
public Field[] PrimaryKeys { get; }
Property Value
The primary keys.
See Also
- class Field
- class RowFieldsBase
Gets the primary keys.
public Field[] PrimaryKeys { get; }
The primary keys.