在Lotus Domino Designer帮助数据库中查找@DbLookup的帮助主题,该数据库是Notes客户端安装(以及Domino服务器安装的一部分)的一部分.以下内容来自有关Keyword参数的文档:
Keyword. Optional. Keywords can be concatenated.
[FAILSILENT] returns "" (null string) instead of an error if the key cannot be found.
[PARTIALMATCH] returns a match if the key matches the beginning characters of the column value.
[RETURNDOCUMENTUNIQUEID] returns the UNID of the document instead of a field or column value.
Run Code Online (Sandbox Code Playgroud)
您还可以在信息中心在线查找文档:http: //publib.boulder.ibm.com/infocenter/domhelp/v8r0/topic/com.ibm.designer.domino.main.doc/H_DBLOOKUP_NOTES_DATABASES.html