Datasnap.DSHTTPCommon.TDSExecutionResponse.FCommand
[–] Properties | |
---|---|
Type: field | |
Visibility: protected | |
Source: Datasnap.DSHTTPCommon.pas Datasnap.DSHTTPCommon.hpp
| |
Unit: Datasnap.DSHTTPCommon | |
Parent: TDSExecutionResponse |
Delphi
FCommand: TDBXCommand;
C++
Data::Dbxcommon::TDBXCommand* FCommand;
Description
Field used by the Command property.
FCommand is a field that is required by the Command property.