网站首页  词典首页

请输入您要查询的英文单词:

 

单词 UDT
释义

UDT

  • 网络用户定义类型(User-defined Type);水下爆破队(Underwater Demolition Team);用户定义数据类型
1.
用户定义类型(User-defined Type)
用户定义类型 (UDT) 和用户定义聚合的序列化和反序列化提供自定义实现。命名空间:  Microsoft.SqlServer.Server程序集:  …
msdn.microsoft.com
2.
水下爆破队(Underwater Demolition Team)
所有的申请者来自水下爆破队UDT)和东海岸和西海岸的海豹队。 Marcinko的标准招聘申请人是作战的经验,所以他想知道 …
en.wikipedia.org.jp.mk.gd
3.
用户定义数据类型
用户定义数据类型UDT)是一种特殊的数据结构,由用户自己生成,定义好后可以在用户程序中多次使用。例如可以生成用 …
www.360doc.com
4.
用户定义的类型
用户定义的类型 (UDT):使用多个新的设计器在 Oracle 中创建 UDT。通过功能强大的 UDT 自定义类代码生成向导可以从 .NE…
www.oracle.com
5.
用户定义的数据类型
用户定义的数据类型 (udt) 不支持嵌入式 Visual Basic (eVB) 中。由 eVB 提供的唯一数据类型是一个 variant 类型的值,这并 …
support.microsoft.com

例句

释义:
1.
Choosing the right serialization attributes for your UDT depends on the type of UDT you are trying to create.
为UDT选择正确的序列化属性取决于您正尝试创建的UDT的类型。
msdn2.microsoft.com
2.
The following example requires the creation of a second table containing the Point UDT column as well as a timestamp column.
以下示例要求创建另一个表,既包含PointUDT列又包含timestamp列。
msdn2.microsoft.com
3.
Thus, each instance of a byte-ordered UDT object can only have one serialized representation.
因此,以字节排序的UDT对象的每个实例只能有一种序列化表示形式。
msdn2.microsoft.com
4.
Refers to the total size of the UDT in its serialized form as defined by the user.
是指采用用户定义的序列化格式的UDT的总大小。
msdn2.microsoft.com
5.
A UDT with a user-defined serialization format must implement the IBinarySerialize interface and provide a Read and a Write method.
具有用户定义序列化格式的UDT必须实现IBinarySerialize接口并且提供Read和Write方法。
msdn2.microsoft.com
6.
The name of the method used to validate instances of the UDT.
用于验证UDT的实例的方法的名称。
msdn2.microsoft.com
7.
Indicates the determinism and data access properties of a method or property on a user-defined type (UDT).
指示用户定义类型(UDT)的方法或属性的确定性和数据访问性质。
msdn.microsoft.com
8.
May also returned for valid UDT result sets where the assembly is not available to the application.
在程序集对应用程序不可用的情况下,对于有效的UDT结果集也可能返回。
msdn2.microsoft.com
9.
UDT was built in on top of UDP and the introduction of a new congestion control and data reliability control mechanisms.
UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。
nulung.com
10.
In addition, similar to the XML data type, the JDBC driver does not support reading stored procedure output parameters of the UDT data type.
此外,与XML数据类型相类似,JDBC驱动程序不支持读取UDT数据类型的存储过程输出参数。
msdn2.microsoft.com
1.
Objective To investigate the main nursing in the operations taking out foreign body (FB) in upper digestive tract (UDT) of children.
目的探讨内镜下取出小儿上消化道异物时的护理要点。
www.chemyq.com
2.
Indicates whether all instances of this UDT are the same length.
指示此UDT的所有实例是否都具有相同的长度。
msdn2.microsoft.com
3.
The exception that is thrown when there is an attempt to perform an SQL operation and the UDT (Uniform Data Transfer) is not valid.
当尝试执行SQL操作但UDT(通用数据传输)无效时引发的异常。
msdn2.microsoft.com
4.
The SqlUserDefinedTypeAttribute attribute indicates that the class is a UDT and specifies the storage for the UDT.
SqlUserDefinedTypeAttribute属性指示该类是UDT并指定该UDT的存储。
msdn2.microsoft.com
5.
The Format property of SqlUserDefinedTypeAttribute determines the storage format of the UDT.
SqlUserDefinedTypeAttribute的Format属性决定了UDT的存储格式。
msdn2.microsoft.com
6.
Sql_variant columns cannot contain instances of a UDT.
sql_variant列不能包含UDT的实例。
msdn2.microsoft.com
7.
UDT is bi-directional connection-oriented application layer protocol.
UDT是面向连接的双向的应用层协议。
nulung.com
8.
Note that the SqlCommandBuilder will not consider the UDT for conflict detection unless there is a timestamp column in the underlying table.
注意,除非基础表中存在timestamp列,否则,SqlCommandBuilder不会考虑使用UDT进行冲突检测。
msdn2.microsoft.com
9.
Indicates whether the column is a user-defined data type (UDT) column.
指示列是否为用户定义数据类型(UDT)列。
msdn2.microsoft.com
10.
You can use a Transact-SQL SELECT statement to select UDT column values to populate a dataset using a data adapter.
可以使用Transact-SQLSELECT语句来选择要使用DataAdapter填充数据集的UDT列值。
msdn2.microsoft.com
1.
Write code to implement Read and Write methods for the UDT by implementing the IBinarySerialize interface.
通过实现IBinarySerialize接口,编写代码以便为UDT实现Read和Write方法。
msdn2.microsoft.com
2.
This is necessary for code executing in the UDT to be able to recognize a null value.
为使UDT中执行的代码能够识别空值,上述要求是必需的。
msdn2.microsoft.com
3.
The current version expands the UDT to a structure.
当前版本则将用户定义的类型扩展为结构。
msdn2.microsoft.com
4.
The serialized UDT cannot be larger than 8000 bytes.
序列化的UDT的长度不能超过8000字节。
msdn2.microsoft.com
5.
The UDT must expose data elements as public fields or property procedures.
UDT必须将数据元素作为公共字段或属性过程公开。
msdn2.microsoft.com
6.
Use Xquery over values of UDT instances after conversion to the xml data type.
在转换为xml数据类型后,对UDT实例的值使用Xquery。
msdn2.microsoft.com
7.
No, UDT can transfer a data buffer from one single byte to multiple tera -bytes, as long as your system can provide enough resources.
不,UDT可以传输一个数据缓存,从一个字节到大量字节,只要你的系统能够提供足够的资源。
dictsearch.appspot.com
8.
SqlUserDefinedTypeAttribute. IsByteOrdered must be true in order to ensure that the server uses byte-ordered comparisons for UDT values.
为了确保服务器使用字节排序的比较来用于UDT值,SqlUserDefinedTypeAttribute.IsByteOrdered必须为true。
msdn2.microsoft.com
9.
You are required to specify the SqlUserDefinedTypeAttribute when creating the UDT.
在创建UDT时,要求您指定SqlUserDefinedTypeAttribute。
msdn2.microsoft.com
10.
Describes how to use Transact-SQL to create a UDT column in a table.
描述如何使用Transact-SQL在表中创建UDT列。
msdn2.microsoft.com
1.
To resolve C2440 because of incompatible calling conventions, declare functions that return a UDT after the UDT definition.
若要解决由于不兼容的调用约定而产生的C2440,请在UDT定义之后声明返回UDT的函数。
207.46.16.251
2.
Where can I find help regarding to the use of UDT library?
我从哪里可以找到关于UDT库的应用帮助呢?
www.ocparty.cn
3.
Describes how to retrieve UDT data and how to specify parameters.
描述如何检索UDT数据以及如何指定参数。
msdn2.microsoft.com
4.
Add code to define and create the UDT.
添加用于定义和创建UDT的代码。
msdn2.microsoft.com
5.
In the 1970s it provided major backing for fringe banks such as UDT, Keyser Ullmann and Dalton Barton, which collapsed with huge losses.
上世纪70年代,保诚向UDT、KeyserUllmann和DaltonBarton等边缘银行提供了重大支持,但这些银行最终都因巨额亏损而倒闭。
www.ftchinese.com
6.
A boolean value that determines how SQL Server performs binary comparisons on the UDT.
一个boolean值,它确定SQLServer如何对UDT执行二进制比较。
msdn2.microsoft.com
7.
This is used on the client side in situations where it is desirable to accurately compare or order UDT values.
如果需要准确地比较或排序UDT值,应在客户端上使用UDT。
msdn2.microsoft.com
8.
You need to make several important design decisions when creating a user-defined type (UDT) that will be installed in SQL Server 2005.
在创建将在SQLServer2005中安装的用户定义类型(UDT)时,您需要作出若干重要设计决策。
msdn2.microsoft.com
9.
In order to have conflict detection, add a timestamp column (alias rowversion) to the SQL Server table that contains the UDT.
为了进行冲突检测,在包含UDT的SQLServer表中添加timestamp列(别名为rowversion)。
msdn2.microsoft.com
10.
Thrown when SQL Server or the ADO. NET System. Data. SqlClient provider detects an invalid user-defined type (UDT).
在SQLServer或ADO.NETSystem.Data.SqlClient提供程序检测到无效的用户定义类型(UDT)时引发。
msdn2.microsoft.com
1.
How the Database Engine handles parallelized user- defined functions , aggregates, and user- defined type (UDT) methods .
数据库引擎对并行的用户定义函数、聚合及用户定义类型(UDT)方法的处理方式。
www.bing.com
2.
Transformation Between UDT and Byte Array, and its Application in Communications
UDT与字节数组转换在通信编程中的应用
www.ilib.cn
3.
Length of the user-defined term (UDT) column
用户定义的字词(UDT)列长度
technet.microsoft.com
4.
Curative Effect Observation on Prevention of Hemorrhage of UDT with Sucralfate Liquid
硫糖铝混悬液预防上消化道出血的疗效观察
www.ilib.cn
5.
You can use two methods to update a UDT column in a DataSet
可以使用两种方法更新DataSet中的UDT列
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/27 19:11:42