FireDAC.Comp.Client.TFDCustomSchemaAdapter.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: TFDCustomSchemaAdapter

Delphi

procedure Open;

C++

void __fastcall Open();

Description

Opens all datasets associated with this schema adapter.

See Also