USP:用户存储过程

“用户存储过程”(User Stored Procedure)在计算机领域中常缩写为USP,主要用于程序集相关的开发与管理。该缩写便于技术人员在编写代码或技术文档时快速书写和使用,有效提高了日常工作的效率与沟通的便捷性。

User Stored Procedure具体释义

  • 英文缩写:USP
  • 英语全称:User Stored Procedure
  • 中文意思:用户存储过程
  • 中文拼音:yòng hù cún chǔ guò chéng
  • 相关领域usp 程序集

User Stored Procedure的英文发音

例句

  1. You only need to be aware that the APIs are called implicitly with the authorization of the user who called the stored procedure; usually that's also the user who connected to the database.
  2. 您只需知道,这些API是用调用该存储过程的用户的授权隐式地调用的,通常该用户也是连接到数据库的用户。
  3. Once you have retested the stored procedure at design-time, it's time to build the user interface around the stored procedure.
  4. 在设计时重新测试过存储过程后,即可着手围绕存储过程构建用户界面。
  5. The user can interactively invoke mining by calling a corresponding stored procedure on the database from a Cognos report.
  6. 从Cognos报告中,用户可以通过调用数据库上相应的存储过程,交互式地调用数据挖掘。
  7. For example, you could write a Trigger and Trigger calling User Defined Function, or write a Trigger and Trigger calling a Java Stored Procedure.
  8. 例如,可以编写触发器,而让触发器调用用户定义函数;或编写触发器,而让触发器调用Java存储过程。
  9. If fenced stored procedures are used, then each user connection has two DB2 agents, in addition to the memory required to run the stored procedure application.
  10. 如果使用了受防护的存储过程,那么除了运行存储过程应用程序所需的内存之外,每个用户连接还有两个DB2代理程序。