FireDAC.DBX.Migrate.TFDDBXDataSetHelper.GetKeyFieldNames
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.DBX.Migrate.pas | |
| Unit: FireDAC.DBX.Migrate | |
| Parent: TFDDBXDataSetHelper | |
Delphi
function GetKeyFieldNames(List: TStrings): Integer;
Description
Attention: GetKeyFieldNames is deprecated. Please use Comp.DataSet.TFDDataSet.Indexes.
Emulates DBX TCustomSQLDataSet.GetKeyFieldNames.
GetKeyFieldNames is deprecated. Please use TFDDataSet.Indexes or TFDDataSet.IndexDefs instead.