--- ibx/trunk/runtime/IBTable.pas 2011/02/18 16:26:16 5 +++ ibx/trunk/runtime/IBTable.pas 2012/08/05 18:28:19 7 @@ -24,6 +24,11 @@ { Corporation. All Rights Reserved. } { Contributor(s): Jeff Overcash } { } +{ IBX For Lazarus (Firebird Express) } +{ Contributor: Tony Whyman, MWA Software http://www.mwasoftware.co.uk } +{ Portions created by MWA Software are copyright McCallum Whyman } +{ Associates Ltd 2011 } +{ } {************************************************************************} unit IBTable; @@ -145,7 +150,7 @@ type property Active; property BufferChunks; property CachedUpdates; - property Constraints stored ConstraintsStored; +// property Constraints stored ConstraintsStored; property DefaultIndex: Boolean read FDefaultIndex write FDefaultIndex default True; property FieldDefs stored FieldDefsStored; property Filter;