udt

udt

 英

  • 網絡用戶定義類型(User-defined Type);水下爆破隊(Underwater Demolition Team);用戶定義數據類型

例句

Choosing the right serialization attributes for your UDT depends on the type of UDT you are trying to create.

UDT選擇正確序列化屬性取決于嘗試創建UDT類型

The following example requires the creation of a second table containing the Point UDT column as well as a timestamp column.

以下示例要求創建另一個包含PointUDT包含timestamp

Thus, each instance of a byte-ordered UDT object can only have one serialized representation.

因此字節排序UDT對象每個實例只能一種序列化表示形式

Refers to the total size of the UDT in its serialized form as defined by the user.

采用用戶定義序列格式UDT大小

A UDT with a user-defined serialization format must implement the IBinarySerialize interface and provide a Read and a Write method.

具有用戶定義序列化格式UDT必須實現IBinarySerialize接口并且提供ReadWrite方法

The name of the method used to validate instances of the UDT.

用于驗證UDT實例方法名稱

Indicates the determinism and data access properties of a method or property on a user-defined type (UDT).

指示用戶定義類型UDT方法屬性確定性數據訪問性質

May also returned for valid UDT result sets where the assembly is not available to the application.

程序應用程序不可情況對于有效UDT結果可能返回

UDT was built in on top of UDP and the introduction of a new congestion control and data reliability control mechanisms.

UDTUDP之上引入擁塞控制數據可靠性控制機制

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數據類型存儲過程輸出參數

Objective To investigate the main nursing in the operations taking out foreign body (FB) in upper digestive tract (UDT) of children.

目的探討取出小兒消化異物護理要點

Indicates whether all instances of this UDT are the same length.

指示UDT所有實例是否具有相同長度

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通用數據傳輸無效引發異常

The SqlUserDefinedTypeAttribute attribute indicates that the class is a UDT and specifies the storage for the UDT.

SqlUserDefinedTypeAttribute屬性指示UDT指定UDT存儲

The Format property of SqlUserDefinedTypeAttribute determines the storage format of the UDT.

SqlUserDefinedTypeAttributeFormat屬性決定UDT存儲格式

Sql_variant columns cannot contain instances of a UDT.

sql_variant不能包含UDT實例

UDT is bi-directional connection-oriented application layer protocol.

UDT面向連接雙向應用協議

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進行沖突檢測

Indicates whether the column is a user-defined data type (UDT) column.

指示是否用戶定義數據類型UDT

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

Write code to implement Read and Write methods for the UDT by implementing the IBinarySerialize interface.

通過實現IBinarySerialize接口編寫代碼以便UDT實現ReadWrite方法

This is necessary for code executing in the UDT to be able to recognize a null value.

使UDT執行代碼能夠識別上述要求必需

The current version expands the UDT to a structure.

當前版本用戶定義類型擴展結構

The serialized UDT cannot be larger than 8000 bytes.

序列化UDT長度不能超過8000字節

The UDT must expose data elements as public fields or property procedures.

UDT必須數據元素作為公共字段屬性過程公開

Use Xquery over values of UDT instances after conversion to the xml data type.

轉換xml數據類型UDT實例使用Xquery

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可以傳輸一個數據緩存字節大量字節只要系統能夠提供足夠資源

SqlUserDefinedTypeAttribute. IsByteOrdered must be true in order to ensure that the server uses byte-ordered comparisons for UDT values.

為了確保服務器使用字節排序比較用于UDT,SqlUserDefinedTypeAttribute.IsByteOrdered必須true

You are required to specify the SqlUserDefinedTypeAttribute when creating the UDT.

創建UDT要求指定SqlUserDefinedTypeAttribute

Describes how to use Transact-SQL to create a UDT column in a table.

描述如何使用Transact-SQL創建UDT

To resolve C2440 because of incompatible calling conventions, declare functions that return a UDT after the UDT definition.

若要解決由于不兼容調用約定產生C2440,UDT定義之后聲明返回UDT函數

Where can I find help regarding to the use of UDT library?

哪里可以找到關于UDT應用幫助呢?

Describes how to retrieve UDT data and how to specify parameters.

描述如何檢索UDT數據以及如何指定參數

Add code to define and create the UDT.

添加用于定義創建UDT代碼

In the 1970s it provided major backing for fringe banks such as UDT, Keyser Ullmann and Dalton Barton, which collapsed with huge losses.

世紀70年保誠UDTKeyserUllmannDaltonBarton邊緣銀行提供了重大支持這些銀行最終巨額虧損倒閉

A boolean value that determines how SQL Server performs binary comparisons on the UDT.

一個boolean確定SQLServer如何UDT執行二進比較

This is used on the client side in situations where it is desirable to accurately compare or order UDT values.

如果需要準確地比較排序UDT客戶端使用UDT

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需要作出若干重要設計決策

In order to have conflict detection, add a timestamp column (alias rowversion) to the SQL Server table that contains the UDT.

為了進行沖突檢測包含UDTSQLServer添加timestamp別名rowversion)。

Thrown when SQL Server or the ADO. NET System. Data. SqlClient provider detects an invalid user-defined type (UDT).

SQLServerADO.NETSystem.Data.SqlClient提供程序檢測到無效用戶定義類型UDT引發