Datasnap.DSHTTPCommon.TDSExecutionResponse.FCommand

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCommand: TDBXCommand;

C++

Data::Dbxcommon::TDBXCommand* FCommand;

Properties

Type Visibility Source Unit Parent
field protected
Datasnap.DSHTTPCommon.pas
Datasnap.DSHTTPCommon.hpp
Datasnap.DSHTTPCommon TDSExecutionResponse

Description

Field used by the Command property.

FCommand is a field that is required by the Command property.

See Also