过程执行 meaning in English
procedure execution
Examples
- Before you upgrade to sql server 2005 , follow these steps for each extended stored procedure that is not registered by using a full path name
升级到sql server 2005前,请对每个未使用完整路径名注册的扩展存储过程执行以下步骤: - This could produce unexpected results if the second procedure performs important tasks that should always be performed when this section of the code runs
如果第二个过程执行运行此节代码时应始终执行的重要任务,这将产生意外结果。 - Gets or sets the name of a stored procedure parameter that is used to sort retrieved data when data retrieval is performed using a stored procedure
获取或设置在使用存储过程执行数据检索时用于排序检索数据的存储过程参数的名称。从 - A client application calls the stored procedure , which then performs the database accessing without returning unnecessary data across the network
客户机应用程序调用存储过程,然后存储过程执行数据库访问,但不会跨网络返回不必要的数据。 - Many administrative activities in sql server 2005 are performed through a special kind of procedure known as a system stored procedure
Sql server 2005中的许多管理活动都是通过一种特殊的存储过程执行的,这种存储过程被称为系统存储过程。