Categories:

System functions (System Control)

SYSTEM$REMOVE_REFERENCE

从对使用者账户中对象的引用中移除关联,并返回引用的唯一系统生成的别名。

This function supports both single and multi-valued references. For multi-valued references, an alias to the reference is required. This alias is used to remove a single association. To remove all associations of a multi-valued reference, use SYSTEM$REMOVE_ALL_REFERENCES.

语法

SYSTEM$REMOVE_REFERENCE('<reference_name>'[, '<alias>'])

实参

必填

'reference_name'

The name of the reference as specified in the manifest.yml file of the app.

'reference_string'

使用者账户中的对象引用 ID,由系统生成。