REST.Backend.ServiceTypes.IBackendStorageApi.CreateObject

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure CreateObject(const AClass: TBackendMetaClass; const AACL, AJSON: TJSONObject;
out ACreatedObject: TBackendEntityValue); overload;

C++

virtual void __fastcall CreateObject(const Rest::Backend::Metatypes::TBackendClassValue AClass, System::Json::TJSONObject* const AACL, System::Json::TJSONObject* const AJSON, /* out */ Rest::Backend::Metatypes::TBackendEntityValue &ACreatedObject) = 0 /* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes IBackendStorageApi

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。