The stored procedure language is the part of SQL used in stored procedures, triggers, and batches.
存储过程语言是用于存储过程、触发器和批处理语句的SQL语言的一部分。
Triggers Supports before row triggers, after row and statement triggers with trigger statements written in procedure language compound statements.
触发器支持行前触发器、行后触发器和语句触发器,触发器语句用过程语言复合语句编写。
DB2 stored procedure language allows for the creation of exception handlers for specific conditions; you will use this to trap anticipated errors.
DB 2存储过程语言允许为特定的情况创建异常处理函数;可以用来捕获可能出现的错误。
Implementing the logic in a stored procedure has a development and maintenance cost, because stored-procedure language support varies among different vendors.
在存储过程中实现这一逻辑需要开发及维护成本,因为存储过程语言支持会因为供应商的不同而不同。
If your business logic requires simple, concise stored procedures, then consider the SQL procedure Language (SQL pl), as your choice for stored procedure development.
如果业务逻辑只需要简单的存储过程,那么可以考虑用SQLProcedure Language (SQLPL)进行存储过程开发。
What happens behind the interface is up to the provider, but most providers map the interface to procedure calls in a supported programming language.
接口背后的逻辑取决于提供商,但大部分提供商都通过受支持的语言将该接口映射到过程调用。
What happens behind the interface is up to the provider, but commonly providers map the interface to procedure calls in a supported programming language.
接口内部的行为和操作将由提供商决定,但提供商通常都会在受支持的编程语言中将接口映射到过程调用。
The Extensible-Markup-Language/Remote Procedure Call protocol (XML/RPC) marshals procedure calls over HTTP in an XML format.
可扩展标记语言/远程过程调用(XML/RPC)以 XML格式安排HTTP 上的过程调用。
Set the name of the procedure to "ASSOC_PROC" and select SQL as the language of the procedure.
将过程的名称设为“ASSOC _ PROC”并选中SQL作为此过程的语言。
Now you see the desired procedure and know that you should have specified a package name. The corrected data definition language (DDL) statement works
现在看到了所需的过程,并知道应该指定包名。
The stored procedure type and programming language are transparent to the stored procedure client.
存储过程类型和编程语言对于客户机是透明的。
This dissertation describes the author's theory research in Visual procedure modeling language, development process and design method, and tools developing and technical application work in detail.
本文详细论述了作者在可视化过程建模语言、开发过程、设计方法的理论研究、工具开发及技术应用方面的工作。
Using assembly language can be prepared by the procedure FIR filter function.
用汇编语言编写的可实现fir滤波器功能的程序。
Since a procedure in a high-level language has a single entry and a single exit point, it is common for a CFG to have a unique entry and exit node as well.
因为在高级语言中一个过程有一个单一入口点和一个单一出口点,所以一个CFG通常也有唯一的入口结点和出口结点。
But the airline does not require applicants to have gone through a surgical procedure, merely that they meet job criteria, including language skills and good service.
但PC航空公司并不要求应聘者都做过外科变性手术,只要符合语言能力、服务水平等方面的工作要求即可。
SOAP is a method for using Extensible Markup Language (XML) in message and remote procedure call (RPC) based protocols.
soap是一种使用扩展标注语言(xml)进行消息传递和远程过程调用(rpc)的方法。
Based on Program Architecture Description Language-NEWCOM, introduces the procedure of transferring relation data model in this paper.
文章将以分布式应用程序体系结构为基础,阐述关系数据模型的转换过程。
This paper briefly introduced the basic conception of Marekove shift matrix forecast method and put forward the formation procedure and running method of Marekove chain forecast model with Language c.
简要介绍了马尔科夫转移矩阵预测法的基本概念,给出了用C语言构造的马尔科夫链预测模型程序及运行方法。
The RAP protocol is described based on the RPC (Remote Procedure Call) protocol and the way of writing and compiling RAP protocol with XDR language.
详细阐述了基于远程过程调用RPC的RAP协议规范以及如何用XDR语言进行RAP协议的编写、编译。
By analyzing the basic logic procedure of solving problems in control systems, this paper gives a general design principle of CADCSC command language.
本文分析了解决控制系统问题的基本逻辑过程,由此归纳出了控制系统CAD命令语言的一般设计原则。
To speed up the generating procedure of work order and guarantee the operation safety, a rule-based algorithm for the automatic generation of work order description language is presented.
为了加快工作票的生成速度和保证操作过程的安全性,提出了一种基于规则的工作票描述语言自动生成算法。
This paper gives the details of C language subject design, and put forward a procedure of the subject design instruction, and discusses the result and some thinking of the teaching practice.
本文提出一个C语言课程设计的具体需求方案和指导该课程设计的过程,以及指导课程设计教学实践的一些思考与收获。
Easy language tray bubble click event source routine procedure call API function to achieve the tray bubble click message application.
易语言托盘气泡点击事件源码例程程序调用API函数实现托盘气泡被点击消息的应用。
In advanced language program, the side effect of the subprogram is referred that the subprogram (procedure or function) change public variable or no local variable.
高级语言中子程序的副作用是指子程序(过程和函数)对全程量或非局部量的改变。
The analysis of pointer variable and inter procedure data is one of the key problem in the whole program analysis of nested language.
对指针变量以及过程间的数据的分析是嵌套式语言全程分析的关键问题之一。
The paper put forwards one kind of system modeling procedure by deploying CMM software procedure, applying Object-Oriented Method and using UML modeling language.
本文提出了一种应用CMM软件过程、运用面向对象的方法、使用UML建模语言进行系统建模的过程。
VB is a procedure design language of facing object and the key of opening up VB application is that we should have programmer thought method of facing object.
VB是一个面向对象的程序设计语言,开发VB应用程序的关键是要有面向对象的编程思维方法。
This paper introduces procedure of system simulation, simulation modeling built by using SLAM language and some key functional models and their application.
本文主要介绍系统仿真过程,利用SLAM语言建立仿真模型,描述SLAM仿真语言的几个主要模块及其应用。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
应用推荐