Sets the Active property of a table to False.
Class
TOraErrorHandler
Syntax
procedure Close;
Remarks
Call the Close method to set the Active property of a table to False. When Active is False, the table is closed; the table cannot read data from or write data to the database.
See Also