Data.Cloud.AmazonAPI.TAmazonBatchRow.Row

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Row: TCloudTableRow;

C++

Data::Cloud::Cloudapi::TCloudTableRow* Row;

Properties

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

Description

The row content to commit.

Row represents the row content to commit.

See Also