Datasnap.DSCommonServer.TDSCustomServer.DbxContext
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
| Unit: Datasnap.DSCommonServer | |
| Parent: TDSCustomServer | |
Delphi
property DbxContext: TDBXContext read FDbxContext;
C++
__property Data::Dbxcommon::TDBXContext* DbxContext = {read=FDbxContext};
Description
Provides a way to read the DBX context for the DataSnap custom server.
Read the DbxContext property to obtain the DBX context for the DataSnap custom server.