FireDAC.Phys.IBBase.TFDIBService.InstanceName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDIBService | |
Delphi
property InstanceName: String read FInstanceName write FInstanceName;
C++
__property System::UnicodeString InstanceName = {read=FInstanceName, write=FInstanceName};
Description
Specifies the instance name of the Interbase-only DB server.
Use the InstanceName property to specify the instance name of the Interbase-only DB server.