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