FireDAC.Comp.Client.TFDCustomManager.Open

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomManager

Delphi

procedure Open;

C++

void __fastcall Open();

Description

Activates the FireDAC manager.

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

See Also