Table of Contents

TTMSFNCCustomCloudGoogleFireBaseObjectDatabase.WriteList Method

Writes every object in the list to the database.

API unit family: TMSFNCCloudGoogleFireBaseObject Declaring type: TTMSFNCCustomCloudGoogleFireBaseObjectDatabase

Syntax

procedure WriteList(AList: TTMSFNCCloudGoogleFireBaseObjectList);

Parameters

Name Description
AList List of objects to write. The call is ignored when the list is not assigned.