Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Returns the table definitions for the specified table.
Available for
Model-driven apps
Syntax
context.utils.getEntityMetadata(entityName, attributes)
Parameters
| Parameter Name | Type | Required | Description |
|---|---|---|---|
| entityName | String |
Yes | The logical name of the table. |
| attributes | String[] |
No | The columns to get metadata for. |
Return Value
Type: Promise<EntityMetadata>
Related articles
Utility
Power Apps component framework API reference
Power Apps component framework overview