TTMSFNCCloudGoogleFireBase.IDExists Method
Sends a request that checks whether a record with the given identifier exists. The result is reported through the identifier-existence event.
API unit family: TMSFNCCloudGoogleFireBase
Declaring type: TTMSFNCCloudGoogleFireBase
Inherited from: TTMSFNCCustomCloudGoogleFireBase
Syntax
procedure IDExists(AID: string);
Parameters
| Name | Description |
|---|---|
AID |
Identifier (key) whose existence is checked. |