TTMSFNCCloudGoogleFireBaseObjectDatabase.WriteList Method
Writes every object in the list to the database.
API unit family: TMSFNCCloudGoogleFireBaseObject
Declaring type: TTMSFNCCloudGoogleFireBaseObjectDatabase
Inherited from: 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. |