DataRecordSet.PrimaryKeys

DataRecordSet.PrimaryKeys property

Identifies one or more primary-key columns in the data recordset.

public StringCollection PrimaryKeys { get; }

See Also