Table of Contents

TTMSFNCCloudGoogleFireBaseObject.ID Property

Gets or sets the unique key that identifies this object in the database.

API unit family: TMSFNCCloudGoogleFireBaseObject Declaring type: TTMSFNCCloudGoogleFireBaseObject Type: string

Syntax

property ID: string;

Remarks

When the identifier is empty at insert time, a new unique value is generated automatically. The identifier is used as the record key for read, write, and delete operations.