Преглед изворни кода

+ Removed double Database property

michael пре 22 година
родитељ
комит
cc06802fa1
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      fcl/db/interbase/interbase.pp

+ 0 - 1
fcl/db/interbase/interbase.pp

@@ -275,7 +275,6 @@ type
     property Database    : TIBDatabase read FDatabase write SetDatabase;
     property Database    : TIBDatabase read FDatabase write SetDatabase;
     { This property holds SQL command, which you want to execute }
     { This property holds SQL command, which you want to execute }
     property SQL         : TStrings read FSQL write FSQL;
     property SQL         : TStrings read FSQL write FSQL;
-    Property Database;
   end;
   end;
 
 
 { TIBStoredProc - not implemented - yet :-/}
 { TIBStoredProc - not implemented - yet :-/}