Datasnap.DSHTTPCommon.TDSJsonResponseHandler.FDSService
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
| Unit: Datasnap.DSHTTPCommon | |
| Parent: TDSJsonResponseHandler | |
Delphi
FDSService: TDSService;
C++
Datasnap::Dsservice::TDSService* FDSService;
Description
Protected field that holds a reference to TDSService.
FDSService is a protected field that holds a reference to TDSService.