Datasnap.DSClientRest.TDSRestParameterMetaData.DBXType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DBXType: Integer;

C++

int DBXType;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestParameterMetaData

Description

Parameter type or return type.

DBXType returns server method parameter type or return type needed by TDSRestCommand.

See Also