FireDAC.Phys.IBWrapper.TIBDatabase.CreateDatabase
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
Unit: FireDAC.Phys.IBWrapper | |
Parent: TIBDatabase |
Delphi
procedure CreateDatabase(const ADBName: String; AParams: TStrings);
C++
void __fastcall CreateDatabase(const System::UnicodeString ADBName, System::Classes::TStrings* AParams);
Description
Embarcadero Technologies does not currently have any additional information.