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

Comparing ibx/trunk/runtime/nongui/IBStoredProc.pas (file contents):
Revision 307 by tony, Fri Apr 17 10:26:08 2020 UTC vs.
Revision 308 by tony, Sat Jul 18 10:26:30 2020 UTC

# Line 101 | Line 101 | type
101      property StoredProcName: string read FProcName write SetProcName;
102      property Params: TParams read FParams write SetParamsList;
103      property Filtered;
104 +    property Filter;
105  
106      property BeforeDatabaseDisconnect;
107      property AfterDatabaseDisconnect;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines