共用方式為


getEntityMetadata (元件架構)

傳回指定資料表的資料表定義。

適用於

模型導向應用程式

語法

context.utils.getEntityMetadata(entityName, attributes)

參數

參數名稱 類型 為必填項目 Description
entityName String Yes 資料表的邏輯名稱。
attributes String[] 要取得中繼資料的資料行。

傳回值

類型:Promise<EntityMetadata>

公用事業
Power Apps 元件架構 API 參考
Power Apps 元件架構概觀