Data.DBXTransport.TDBXLocalChannel.Open
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXTransport.pas Data.DBXTransport.hpp
| |
Unit: Data.DBXTransport | |
Parent: TDBXLocalChannel |
Delphi
procedure Open; override;
C++
virtual void __fastcall Open();
Description
Opens the communication channel.
The Open method opens the local communication channel.