FireDAC.Stan.Intf.TFDConnectionDefParams.Pooled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Pooled: Boolean read GetPooled write SetPooled stored False;

C++

__property bool Pooled = {read=GetPooled, write=SetPooled, stored=false, nodefault};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf TFDConnectionDefParams

Description

Embarcadero Technologies does not currently have any additional information.