Data.DBXTransport.TDbxChannel.GetDBXProperties
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DBXTransport.pas Data.DBXTransport.hpp
| |
Unit: Data.DBXTransport | |
Parent: TDbxChannel |
Delphi
function GetDBXProperties: TDBXProperties; virtual;
C++
virtual Data::Dbxcommon::TDBXProperties* __fastcall GetDBXProperties();
Description
Returns the DBX properties of the communication channel.
The GetDBXProperties method returns the DBX properties of the communication channel.