API:Data.Cloud.AmazonAPI.TAmazonBatchRow.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Create(const RowId: string; Row: TCloudTableRow;  ReplaceAll: Boolean = True): TAmazonBatchRow; static;

C++

static TAmazonBatchRow __fastcall Create(const System::UnicodeString RowId, Data::Cloud::Cloudapi::TCloudTableRow* Row, bool ReplaceAll = true);

Properties

Type Visibility Source Unit Parent
function public
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonBatchRow

Description

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