setEntityTypes (客户端 API 参考)

设置查找控件中允许的表的类型。

支持的控件类型

查找控件

Syntax

formContext.getControl(arg).setEntityTypes([entityLogicalNames]);

参数

Name 类型 必选 Description
entityLogicalNames 字符串数组 是的 指定查找控件中允许的表的逻辑名称。

getEntityTypes