Datasnap.DSClientRest.TDSRestParameterMetaData.Direction
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestParameterMetaData | |
Delphi
Direction: Integer;
C++
int Direction;
Description
Direction of the parameter or return type.
Direction returns direction of the server method parameter type or return type needed by TDSRestCommand.