Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
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