REST.Backend.MetaTypes.IBackendMetaDataTypeFactory.CreateMetaDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateMetaDataType(const ADataType, ABackendClassName: string): TBackendMetaClass; overload;

C++

virtual TBackendClassValue __fastcall CreateMetaDataType(const System::UnicodeString ADataType, const System::UnicodeString ABackendClassName) = 0 /* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!