FireDAC.Comp.Client.TFDCustomSchemaAdapter.Open

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Open;

C++

void __fastcall Open(void);

Properties

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

Description

Opens all datasets associated with this schema adapter.

See Also