API:Bde.DBTables.TSession.Databases

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Databases[Index: Integer]: TDatabase read GetDatabase;

C++

__property TDatabase* Databases[int Index] = {read=GetDatabase};

Properties

Type Visibility Source Unit Parent
property public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TSession

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!