Table of Contents

TTMSFNCCustomCloudGoogleFireBaseObjectDatabase.DeleteList Method

Deletes every record that matches an object in the list.

API unit family: TMSFNCCloudGoogleFireBaseObject Declaring type: TTMSFNCCustomCloudGoogleFireBaseObjectDatabase

Syntax

procedure DeleteList(AList: TTMSFNCCloudGoogleFireBaseObjectList); overload;

Parameters

Name Description
AList List of objects whose identifiers select the records to delete. The call is ignored when the list is not assigned.