API:REST.Backend.MetaTypes.TBackendClassValue.TryGetDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TryGetDataType(out AValue: string): Boolean;

C++

bool __fastcall TryGetDataType(/* out */ System::UnicodeString &AValue);

Properties

Type Visibility Source Unit Parent
function public
REST.Backend.MetaTypes.pas
REST.Backend.MetaTypes.hpp
REST.Backend.MetaTypes TBackendClassValue

Description

Embarcadero Technologies does not currently have any additional information.