ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/runtime/nongui/IBTable.pas
(Generate patch)

Comparing ibx/trunk/runtime/nongui/IBTable.pas (file contents):
Revision 263 by tony, Thu Dec 6 15:55:01 2018 UTC vs.
Revision 308 by tony, Sat Jul 18 10:26:30 2020 UTC

# Line 161 | Line 161 | type
161      property EnableStatistics;
162      property Filter;
163      property Filtered;
164 +    property SQLFiltered;
165 +    property SQLFilterParams;
166      property GeneratorField;
167      property IndexDefs: TIndexDefs read FIndexDefs write SetIndexDefs stored IndexDefsStored;
168      property IndexFieldNames: string read GetIndexFieldNames write SetIndexFieldNames;
# Line 186 | Line 188 | type
188  
189   implementation
190  
191 < uses FBMessages, IBTypes;
191 > uses IBMessages, IBTypes;
192  
193   type
194  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines