DataType

数据类型

常用释义

词性释义

数据类型
例句
  • 全部
The appearance of a black dotted bordered rectangle denotes that the editor has identified the datatype with the connection.
黑色虚线框的出现表示编辑器识别了连接的数据类型。
数据类型实例的使用就好像空指针被正确填充了一样。
这一行被插入到使用了xml数据类型的一个表中,然后使用JDBCCallable接口调用一个存储过程。
duration数据类型的值空间包含一个表示月数的整数和一个表示秒数的小数。
SimpleDB's single-datatype approach to attribute values could be a benefit or a limitation, depending on how you look at it.
SimpleDB的单数据类型属性值方法有利有弊,这取决于您如何去看待它。
数据型是用来描述“简单的”属性,应用文字或则数字来表述。
委托:新的委托数据类型提供了对方法的抽象表示,这使得对特定的调用可以存在不同的实现。
The Data Type, boolean, indicates the type of data that this template works with.
DataType、拜伦值指示了与模板协同工作的数据的类型。
The article uses, by way of example, an Informix database in which a table stores unstructured content in a BLOB datatype.
本文通过一个例子来使用Informix数据库,在该数据库的表中以BLOB数据类型存储了非结构化的数据。
This contains properties like the driver name, jndi name, username, password, datatype, and the url.
该资源包含驱动程序名、jndi名称、用户名、密码、数据类型和url等属性。
A "homogenous collection" is taken to be a series of nodes of the same datatype at the same level in the document.
“同构集合”是在文档中相同级别上数据类型相同的一系列节点。
无论是服务数据(DataType或者MessageType)还是原始类型都需要服务操作的参数。
下表给出了每种数据类型的迷你箱状图的大小,同时还给出了解析率和片段数。
对于引用类型,可使用New关键字来创建由datatype指定的类或结构的新实例。
该映射常用于将复杂datatype的部件映射到后续任务的输入。
isValid returns true if the string is a valid instance of the datatype, false if it isn't.
如果字符串是该数据类型的有效实例,那么isValid将返回true,否则将返回false。
此外,您的新协议可扩展到您的新数据类型,并填充新右下角的单元格。
因复合数据类型有属性,所以在第7行到第12行展示了定义为子元素的“Mobile”数据类型的属性。
此外,我们使用DataType属性来告诉MVC框架,我们希望如何显示Password属性的编辑器。
That's answered clearly enough; "The possible values for this attribute are defined by the XML Schema string datatype. "
答案非常明了;“这个属性的可能值由XMLSchema字符串数据类型定义”。
属性可能是两种类型:数据型属性和客体性属性。
Extend函数采用数据类型、协议和方法实现的映射。
If you do not specify datatype, the variable takes the data type of initializer.
如果没有指定datatype,则变量采用initializer的数据类型。
Datatypes derived by restriction from dayTimeDuration can specify the same constraining facets as those of the duration datatype.
通过限制dayTimeDuration派生而来的数据类型可以指定与duration数据类型相同的约束facet。
另一个新特性是,在用户定义函数中支持XML数据类型允许操作XML文档。
A union datatype can be used to specify the content of a simpleType.
union数据类型可用于指定simpleType的内容。
For every XML Schema type that is mapped to a string, apply the XmlArrayItemAttribute with its DataType property set to the XML Schema type.
对于映射至字符串的各XML架构类型,应用其DataType属性设置为XML架构类型的XmlArrayItemAttribute。
The vector following the name PurchaseOrder defines the datatype's fields.
遵循名称PurchaseOrder的矢量定义了数据类型的字段。
无法更改用户定义的现有数据类型的基本类型、长度、精度、小数位数、为空性或整理规则。
服务操作参数的类型应当或者是一个原始类型,或者是一个DataType。