procedure reference meaning in Chinese
程序参考
过程引用, 过程参照
Examples
- For example , if a stored procedure references a table , changes to the table can affect the behavior of the stored procedure
在数据库镜像配置中,镜像数据库所在的服务器实例。镜像服务器是镜像伙伴,其数据库副本当前是镜像数据库。 - A rollback statement in a stored procedure referenced by an insert . exec statement causes the entire transaction to be rolled back and the batch stops executing
由insert . . . exec语句引用的存储过程中的rollback语句将导致整个事务回滚,并使批处理终止执行。 - Declared elements include variables , constants , enumerations , classes , structures , modules , interfaces , procedures , procedure parameters , function returns , external procedure references , operators , properties , events , and delegates
已声明元素包括:变量、常数、枚举、类、结构、模块、接口、过程、过程参数、函数返回值、外部过程引用、运算符、属性、事件和委托。