Datasnap.DSCommonServer.TDSCustomServer.FDbxContext
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Datasnap.DSCommonServer.pas Datasnap.DSCommonServer.hpp
| |
Unit: Datasnap.DSCommonServer | |
Parent: TDSCustomServer |
Delphi
FDbxContext: TDBXContext;
C++
Data::Dbxcommon::TDBXContext* FDbxContext;
Description
Field that specifies the DBX context for the DataSnap custom server.
FDbxContext is a field that specifies the DBX context for the DataSnap custom server. Its value is the return value for the DbxContext property.