JVCL Help:TJvCsvDataSet.CsvUniqueKeys
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCsvDataSet.CsvUniqueKeys Property
[+] TJvCsvDataSet Events
[+] TJvCsvDataSet Properties
Search in JVCL Help
Search in all projectsSummary
Are Unique Keys Enforced when rows are added or modified?
Pascal
propertyCsvUniqueKeys: Boolean;
Description
If CsvKeyDef is set, then this property defines whether or not two rows/records with the the same key can exist. If you want the dataset to enforce key uniqueness, you must set this.
See Also
TJvCustomCsvDataSet.CsvKeyDef, TJvCustomCsvDataSet.CaseInsensitive, TJvCustomCsvDataSet.FindByCsvKey
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page