FireDAC.Phys.IBBase.TFDIBService.Protocol
Delphi
property Protocol: TIBProtocol read FProtocol write FProtocol default ipLocal;
C++
__property Firedac::Phys::Ibwrapper::TIBProtocol Protocol = {read=FProtocol, write=FProtocol, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp |
FireDAC.Phys.IBBase | TFDIBService |
Description
Specifies the protocol used to connect to the DB server.
Use the Protocol property to specify the network protocol used to connect to the DB server.