IBX.IBDatabase.TIBDatabase.FlushSchema

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FlushSchema;

C++

void __fastcall FlushSchema();

Properties

Type Visibility Source Unit Parent
procedure
function
public
IBX.IBDatabase.pas
IBX.IBDatabase.hpp
IBX.IBDatabase TIBDatabase

Description

Clears the schema cache for the database.

Call FlushSchema to clear the schema cache.