untyped
美
英 
例句
Without some form of external information, there was no way to know what type of object was linked by an untyped reference.
如果沒有某種形式的外部信息,就沒有辦法知道無類型引用鏈接到什么類型的對象。
As a consequence, an untyped dataset has no inherent structure.
因此,非類型化數據集沒有內在的結構。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
強類型數據集在速度和易于維護性方面優于非類型化數據集。
The result of query execution consists of the elements of an untyped java. util. List.
查詢執行的結果包含無類型的java.util.List的元素。
An untyped dataset is an instance of the DataSet class that you create in a form or component.
非類型化數據集是在窗體或組件中創建的DataSet類的實例。
You can use user-defined properties as a simple, unstructured and untyped extension mechanism.
可以使用用戶定義的屬性來作為簡單的、非結構化和無類型的擴展機制。
When using SOAP as a remote procedure call (RPC) system, the SOAP parameters can be typed or untyped.
當使用SOAP作為一個遠程過程調用(RPC)系統時,SOAP參數可以是有類型的或無類型的。
Otherwise, the XML instance is called untyped.
否則,XML實例稱為非類型化實例。
When working with untyped datasets, the programmer would not learn of the error until run time.
當使用未聲明類型的數據集時,程序員直到運行時才會知道該錯誤。
Explicitly declaring data types is unambiguous, and typed code is easier to read and maintain than untyped code.
顯式聲明類型可以防止歧義,指定類型的代碼比未指定類型的代碼更易于閱讀和維護。
Variables are untyped, so the object constructor might begin with code shown in Listing 1.
變量是無類型的,所以對象構造方法可能以清單1這樣的代碼開頭。
You cannot create records in an untyped dataset at design time; you can populate a dataset only at run time.
在設計時無法在非類型化數據集中創建記錄,只能在運行時填充數據集。
You do not need to use typed variables, but programs that use untyped variables are slower and more prone to errors.
并非一定要使用類型化變量,但使用非類型化變量的程序運行更慢,并且容易出錯。
Adds an instance of a typed or untyped dataset to the form or component.
向窗體或組件中添加類型化或非類型化數據集的實例。
There are differences in maintenance and performance when referring to columns in an untyped DataSet.
當引用非類型化數據集中的列時,維護和性能方面會有所不同。
Allows you to place a unique constraint on one or more columns in a table in an untyped dataset.
允許您將唯一約束放置在非類型化數據集中的表的一個或多個列上。
This dialog box appears when you are using the Properties window to edit the Tables property of an untyped dataset on a form or component.
當您正在使用“屬性”窗口編輯窗體或組件中的非類型化數據集的Tables屬性時將顯示此對話框。
In some cases, a memory reference is untyped. One example is an immediate value (Buffer) enclosed in square brackets.
在某些情況下,內存引用沒有被定義,方括號中的立即數的例子。
to define table constraints only in an untyped dataset.
僅能在非類型化數據集中定義表約束。
The wrapper class is named xml for untyped XML parameters, but uses a generated name for typed XML parameters.
包裝類被命名為非類型化XML參數的xml,但它使用為類型化XML參數生成的名稱。
All columns must be either typed to an XML schema or untyped.
所有列必須類型化為XML架構或是非類型化的。
Even though typed datasets have many advantages, there are a variety of circumstances under which an untyped dataset is useful.
盡管類型化數據集有許多優點,但在許多情況下需要使用非類型化數據集。
Implicit casting is allowed only for numeric types and untyped atomic types.
只允許對數值類型和untypedAtomic類型進行隱式轉換。
Assume that you want to change the type of an [n]text or image column, XYZ in table R, to untyped XML.
假定您要將[n]text或image列(表R中的XYZ)的類型更改為非類型化XML。
If no typing information is available, XQuery handles the data as untyped.
如果沒有可用的類型化信息,XQuery將按照非類型化處理數據。
This creates a new untyped reference component called ReferencePartner.
這將創建一個名為ReferencePartner的新的隱式引用組件。
You can create indexes on typed and untyped XML data columns using a new DDL statement.
您可以使用一個新的DDL語句在類型化和非類型化的XML數據列上創建索引。
This problem occurs frequently with untyped data.
此問題經常出現在非類型化數據上。
For typed or untyped xml, inserting the attribute xml: base will fail.
對于類型化或非類型化的xml,插入xml:base屬性將失敗。
For information about typed XML, see Typed vs. Untyped XML.
有關類型化的XML的信息,請參閱類型化與非類型化的XML。
The following query is specified against an untyped XML instance.
下面的查詢是針對非類型化的XML實例指定的。
You can use the Properties window to create the structure of the untyped dataset.
可以使用“屬性”窗口創建非類型化數據集的結構。
Select the untyped dataset in the form or component.
在表單或元件中選取不具型別資料集。
The instructions below describe how to create an untyped dataset using the Component Designer while editing a form or component.
以下說明描述在編輯窗體或組件時如何用組件設計器創建非類型化數據集。
Explains how to declare typed and untyped variables and constants and how to initialize them.
解釋如何聲明類型化和非類型化變量與常數以及如何初始化它們。
You can change an xml type column from untyped XML to typed XML.
可以將xml類型列從非類型化的XML更改為類型化的XML。
The method returns an instance of untyped XML.
該方法返回非類型化的XML實例。
String type is the implied type of all untyped variables.
字符串類型是所有沒有類型化的變量的默認類型。
As a result, typed XML data replaces previously untyped XML data.
因此,類型化XML數據將替換以前非類型化的XML數據。
You can bind to either typed or untyped datasets.
可以綁定到類型化或非類型化數據集。