IBX.IBConnectionBroker.TIBPooledConnection.Create
Delphi
constructor Create(AOwner : TComponent); override;
C++
__fastcall virtual TIBPooledConnection(System::Classes::TComponent* AOwner);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | IBX.IBConnectionBroker.pas IBX.IBConnectionBroker.hpp |
IBX.IBConnectionBroker | TIBPooledConnection |
Description
Creates a TIBPooledConnection instance.
The Create constructor creates and initializes a new instance of the TIBPooledConnection class. Create also sets the Database property.