فهرست منبع

+ Database class in TDBDataset is public, not published, redeclared here

michael 22 سال پیش
والد
کامیت
4fa10e85a4
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      fcl/db/interbase/interbase.pp

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

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