mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 08:49:26 +02:00
* fcl-db: cosmetic
git-svn-id: trunk@26170 -
This commit is contained in:
parent
2274150698
commit
148d262a6a
@ -1716,7 +1716,7 @@ begin
|
||||
end;
|
||||
|
||||
procedure TCustomBufDataset.AddIndex(const AName, AFields : string; AOptions : TIndexOptions; const ADescFields: string = '';
|
||||
const ACaseInsFields: string = '');
|
||||
const ACaseInsFields: string = '');
|
||||
begin
|
||||
CheckBiDirectional;
|
||||
if AFields='' then DatabaseError(SNoIndexFieldNameGiven);
|
||||
|
Loading…
Reference in New Issue
Block a user