FireDAC.Comp.Client.TFDCustomManager.Open

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Open;

C++

void __fastcall Open();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomManager

Description

Activates the FireDAC manager.

The Open method activates the manager, by setting Active to True.

See Also