引用过程 meaning in Chinese
invocation procedure
Examples
- In the illustration , there are two objects : procedure x and procedure y . procedure x contains an sql expression that has a by - name reference to procedure y . procedure x is known as the referencing or dependent object , and procedure y is known as the referenced or independent object
在该图中,有两个对象:过程x和过程y 。过程x包含一个按名称引用过程y的sql表达式。过程x称为引用对象或依赖对象,过程y称为被引用对象或独立对象。