TTMSFNCCloudGoogleFireBaseIndexRule Class
Describes an index rule for one table: the table name and the set of fields that the service should index for ordering and filtering.
API unit family: TMSFNCCloudGoogleFireBase
Inherits from: TPersistent
Syntax
TTMSFNCCloudGoogleFireBaseIndexRule = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Fields | Field names indexed for the table. Assigning copies the source list. |
| TableName | Name of the table the index rule applies to. |