Datasnap.DSHTTPCommon.TDSServiceResponseHandler.FForceResultArray

From RAD Studio API Documentation

Delphi

FForceResultArray: Boolean;

C++

bool FForceResultArray;

Properties

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

Description

Protected field used by the ForceResultArray property.

FForceResultArray is a protected field that is used by the ForceResultArray property.

See Also