网站首页  词典首页

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

 

单词 user-defined type
释义

user-defined type

  • 网络用户自定义类型;用户定义类型;使用者定义型别
1.
用户自定义类型
生成用户自定义类型(user-defined type)即枚举类型(enume ration)枚举类型由关键字enum和类型名(这里是Status)构成,是—组 …
bl0329.blog.163.com
2.
用户定义类型
3.5 用户定义类型(User-defined Type)和引用变量(Reference Variable)3.6 近看对象实体化3.7 作为attribute的对象 3.8 合成 3.9 …
zhidao.baidu.com
3.
使用者定义型别
强制使用者设... ... 使用者定义物件 user-defined object 使用者定义型别 user-defined type 使用者定义样式 user-defined style ...
glosbe.com
4.
用户自定类型
为了从用户自定类型user-defined type)建构常数表示式的数据变量,建构式也可以被声明成 复制 constexpr 建构起来的类型 …
blog.csdn.net
5.
用户自定义数据类型
...数(User-Defined Function)、用户自定义数据类型User-Defined Type)以及集合函数(Aggregation)等五种对象的程序 …
www.233.com
6.
用户定义的数据类型
用户定义的数据类型user-defined type):Oracle支持对象类型和集合。Oracle提供了一个内建类型,称为REF,用来建立属 …
book.51cto.com
7.
者定义型态
...串(String)、时间(Datetime)、使用者定义型态(User-defined type)。
diary.blog.yam.com

例句

释义:
1.
Is the name of the schema to which the alias data type or user-defined type belongs.
别名数据类型或用户定义类型所属架构的名称。
technet.microsoft.com
2.
Is the name of the schema to which the alias or user-defined type belongs.
别名或用户定义的类型所属的架构名。
msdn2.microsoft.com
3.
Is the name of the schema to which the CLR user-defined type belongs.
CLR用户定义类型所属的架构的名称。
technet.microsoft.com
4.
Indicates whether the return type of the user-defined type is of a fixed length.
指示用户定义类型的返回类型是否具有固定长度。
msdn2.microsoft.com
5.
The name of the method used to validate instances of the user-defined type.
方法的名称,该方法用于验证用户定义类型的实例。
msdn2.microsoft.com
6.
A column, variable, or parameter cannot be declared to be of a user-defined type that is defined in another database.
列、变量或参数不能声明为在其他数据库中定义的用户定义类型。
msdn2.microsoft.com
7.
This object can be a table, index, column, alias data type, or Microsoft. NET Framework common language runtime (CLR) user-defined type.
此对象可以是表、索引、列、别名数据类型或Microsoft.NETFramework公共语言运行时(CLR)用户定义类型。
msdn2.microsoft.com
8.
Define the user-defined type as a class or structure in a language supported by the Microsoft. NET Framework.
使用Microsoft.NETFramework支持的语言将用户定义类型定义为类或结构。
technet.microsoft.com
9.
Base data types of a user-defined type are used to analyze partition compatibility.
用户定义的类型的基本数据类型用于分析分区兼容性。
www-128.ibm.com
10.
Indicates the determinism and data access properties of a method or property on a user-defined type (UDT).
指示用户定义类型(UDT)的方法或属性的确定性和数据访问性质。
msdn.microsoft.com
1.
Object to insert data into a user-defined type column in a table.
对象,以将数据插入到表中的用户定义的类型列中。
msdn2.microsoft.com
2.
Information about alias or user-defined type columns can be obtained by querying the sys. Columns or sys. Column_type_usages catalog views.
通过查询sys.columns或sys.column_type_usages目录视图可获得有关别名类型列或用户定义的类型列的信息。
msdn2.microsoft.com
3.
Contains a currency conversion function that returns an instance of a currency user-defined type.
包含一个货币换算函数,它可以返回货币用户定义类型的实例。
msdn2.microsoft.com
4.
By the user, thus changing their meaning when applied to a user-defined type.
由此在应用到用户定义的类型时更改这些运算符的含义。
msdn2.microsoft.com
5.
Statements to copy a variable of one user-defined type to another variable of a different user-defined type.
语句将一个用户定义类型的变量复制到另一个用户定义类型的变量。
msdn2.microsoft.com
6.
The following example retrieves the names of parameters (and the objects to which they belong) defined on user-defined type ComplexNumber.
以下示例检索针对用户定义类型ComplexNumber定义的参数(及其所属对象)的名称。
msdn2.microsoft.com
7.
Computed columns whose type is a CLR user-defined type can be indexed as long as the type is comparable.
类型为CLR用户定义类型的计算列只要其类型是可比较的,就可以在该列上创建索引。
msdn2.microsoft.com
8.
This view displays user-defined type mappings used in nickname registration and remote table creation.
这个视图显示在昵称注册和远程表创建中使用的用户定义类型映射。
www-128.ibm.com
9.
To generate data for a user-defined type column with a unique constraint, you must use the data bound generator or a custom data generator.
若要为具有唯一约束的用户定义的类型列生成数据,必须使用数据绑定生成器或自定义数据生成器。
msdn2.microsoft.com
10.
It is important to emphasize that C mandates that operators may only be overloaded if at least one argument is a user-defined type.
必须强调,C 要求只有在至少一个操作子为用户定义类型时,才允许操作符重载。
dictsearch.appspot.com
1.
Modifying the value of a registered property or public data member of the user-defined type.
修改用户定义类型的已注册属性或公共数据成员的值。
msdn2.microsoft.com
2.
Indicates whether all instances of this user-defined type are the same length.
指示此用户定义类型的所有实例是否都具有相同的长度。
msdn2.microsoft.com
3.
You cannot drop a user-defined type until all references to that type have been removed.
在删除所有对用户定义类型的引用之前,不能删除该类型。
technet.microsoft.com
4.
The following example retrieves the names of computed columns (and their tables) with a dependency on user-defined type ComplexNumber.
以下示例检索依赖于用户定义类型ComplexNumber的计算列(及其表)的名称。
technet.microsoft.com
5.
For more information about investigating alias and user-defined type references, see Implementing User-defined Types.
有关研究别名引用和用户定义类型引用的详细信息,请参阅实现用户定义类型。
msdn2.microsoft.com
6.
This restriction is required to avoid ambiguity during SQL Type resolution if a CLR type can be mapped to more than one user-defined type.
如果一个CLR类型可被映射到多个用户定义类型,则要求使用此限制来避免SQL类型解析过程中的混乱情况。
technet.microsoft.com
7.
However, the type mapping of the result set is not affected by the user defined type mappings.
但是,结果集的类型映射不受用户定义的类型映射影响。
www.ibm.com
8.
These include user-defined type variables or functions and user-defined functions, but cannot reference a Transact-SQL statement.
其中包括用户定义类型变量或函数以及用户定义函数,但不能引用Transact-SQL语句。
technet.microsoft.com
9.
Therefore, parameters that depend on a CLR user-defined type or alias type can be viewed by using the sys. Sql_dependencies catalog view.
因此,可以使用sys.sql_dependencies目录视图查看依赖于CLR用户定义类型或别名类型的参数。
msdn2.microsoft.com
10.
Invoking methods or retrieving properties of a user-defined type.
调用方法或检索用户定义类型的属性。
technet.microsoft.com
1.
This attribute must be applied to user-defined type files.
该属性必须应用于用户定义的类型文件。
msdn2.microsoft.com
2.
CLR user-defined type columns can be specified if the type supports binary ordering.
如果CLR用户定义类型支持二进制排序,则可以指定CLR用户定义类型列。
technet.microsoft.com
3.
If the client uses ODBC, the client will receive the user-defined type value as a binary value only.
如果客户端使用ODBC,则此客户端将用户定义类型值仅作为二进制值接收。
technet.microsoft.com
4.
Is the name of the alias data type or user-defined type.
别名数据类型或用户定义类型的名称。
technet.microsoft.com
5.
Modifying public methods of the user-defined type class, as long as signatures or attributes are not changed.
在不更改签名或属性的情况下,修改用户定义类型类的公共方法。
technet.microsoft.com
6.
If the client uses OLE DB, the client will receive user-defined type values as a binary value.
如果客户端使用OLEDB,则此客户端将用户定义类型值作为二进制值接收。
technet.microsoft.com
7.
Is the name of the alias data type or the user-defined type you want to drop.
要删除的别名数据类型或用户定义的类型的名称。
msdn2.microsoft.com
8.
Specifies the class within the assembly that implements the user-defined type.
指定实现用户定义类型的程序集内的类。
technet.microsoft.com
9.
As well, a functional index can return a user-defined type.
同样,函数索引还可以返回用户定义的类型。
www.ibm.com
10.
Columns cannot contain instances of a user-defined type.
列不能包含用户定义类型的实例。
msdn2.microsoft.com
1.
That represents the fully qualified name of a user-defined type.
表示用户定义的类型的完全限定名。
msdn2.microsoft.com
2.
Is a public property or public data member of a user-defined type.
用户定义类型的公共属性或公共数据成员。
msdn2.microsoft.com
3.
How do I find the computed columns that depend on a specified CLR user-defined type or alias data type?
如何找到依赖于指定CLR用户定义类型或别名数据类型的计算列?
msdn2.microsoft.com
4.
Value true to indicate true and returns false otherwise when defined by a user-defined type.
值true以表示真,否则返回false。
msdn2.microsoft.com
5.
For more information about creating CLR user-defined type columns, see Working with CLR User-defined Types.
有关CLR用户定义类型的列的详细信息,请参阅使用CLR用户定义类型。
technet.microsoft.com
6.
Computed columns based on Transact-SQL and CLR functions and CLR user-defined type methods that are marked deterministic by the user.
基于Transact-SQL和CLR函数以及由用户标记为确定性的CLR用户定义类型方法的计算列。
msdn2.microsoft.com
7.
Are constant expressions that can reference variables and functions. These include user-defined type variables and user-defined functions.
为常量表达式,可以引用变量和函数,其中包括用户定义类型变量和用户定义函数。
msdn2.microsoft.com
8.
You can invoke a method or retrieve a property of a user-defined type anywhere that a scalar expression can appear.
您可以在能够使用标量表达式的任何位置调用方法或检索用户定义类型的属性。
technet.microsoft.com
9.
If the element type is a nonintrinsic (user-defined) type, the Equals implementation of that type is used.
如果元素类型是非内部(用户定义)类型,则使用该类型的Equals实现。
msdn2.microsoft.com
10.
Columns of a CLR user-defined type that reference views created by using WITH SCHEMABINDING.
CLR用户定义类型的列,这些列引用通过使用WITHSCHEMABINDING创建的视图。
technet.microsoft.com
1.
This includes user-defined type variables, or functions and user-defined functions.
这包括用户定义类型变量,或函数以及用户定义函数。
msdn2.microsoft.com
2.
You can insert and modify column values and change the values of user-defined type variables and parameters.
您可以插入和修改列值,以及更改用户定义类型的变量和参数的值。
msdn2.microsoft.com
3.
The following example retrieves limited metadata for least-privileged users about parameters defined on user-defined type ComplexNumber.
以下示例为最少特权用户检索有关针对用户定义类型ComplexNumber定义的参数的有限元数据。
technet.microsoft.com
4.
If the function specifies a user-defined type, requires EXECUTE permission on the type.
如果函数指定用户定义类型,则需要对该类型具有EXECUTE权限。
msdn2.microsoft.com
5.
CLR user-defined type expressions are allowed in computed column definitions.
允许在计算列定义中使用CLR用户定义类型的表达式。
msdn2.microsoft.com
6.
How do I find the CHECK constraints that depend on a specified CLR user-defined type?
如何找到依赖于指定CLR用户定义类型的CHECK约束?
msdn2.microsoft.com
7.
The following example retrieves the names of schema-bound functions and views whose definitions reference user-defined type ComplexNumber.
以下示例检索其定义引用用户定义类型ComplexNumber的绑定到架构的函数和视图的名称。
technet.microsoft.com
8.
Indicates whether the user-defined type is byte ordered.
指示用户定义的类型是否根据字节进行排序。
msdn2.microsoft.com
9.
You can create indexes on CLR user-defined type columns if the type supports binary ordering.
如果CLR用户定义类型支持二进制排序,则可以为该类型的列创建索引。
msdn2.microsoft.com
10.
You can create indexes on user-defined type columns if the type supports binary ordering.
如果用户定义类型支持二进制排序,则可为该类型列创建索引。
technet.microsoft.com
1.
When CREATE TYPE is used to create a CLR user-defined type, the database compatibility must be 90.
使用CREATETYPE创建CLR用户定义类型时,数据库兼容性必须为90。
technet.microsoft.com
2.
To invoke a method, property, or field of a CLR user-defined type, you must have EXECUTE permission on the type.
若要调用CLR用户定义类型的方法、属性或字段,必须对类型具有EXECUTE权限。
msdn2.microsoft.com
3.
Modifying the value of a property or public field of the user-defined type.
修改用户定义类型的属性或公共字段的值。
msdn2.microsoft.com
4.
The following example explicitly converts an instance of user-defined type ComplexNumber to xml and invokes an XQuery expression over it.
以下示例将用户定义类型ComplexNumber的实例显式转换为xml并通过它调用XQuery表达式。
technet.microsoft.com
5.
Keyword is used to declare an implicit user-defined type conversion operator.
关键字用于声明隐式的用户定义类型转换运算符。
msdn2.microsoft.com
6.
Specifies a method, property, or field of a CLR user-defined type.
指定CLR用户定义类型的方法、属性或字段。
msdn2.microsoft.com
7.
The following example retrieves metadata about columns defined on user-defined type ComplexNumber.
以下示例检索有关针对用户定义类型ComplexNumber定义的列的元数据。
msdn2.microsoft.com
8.
The following example implicitly converts xml data to an instance of user-defined type ComplexNumber.
以下示例将xml数据隐式转换为用户定义类型ComplexNumber的实例。
technet.microsoft.com
9.
You can choose an existing type, an unnamed type, or an existing user-defined type.
您可以选择现有类型、未命名类型或现有用户定义的类型。
msdn2.microsoft.com
10.
Provides detailed steps for creating a user-defined type in managed code.
提供有关在托管代码中创建用户定义类型的详细步骤。
msdn2.microsoft.com
1.
Allows for the insertion of user-defined type values.
允许插入用户定义的类型值。
msdn2.microsoft.com
2.
The precision of the return type of the user-defined type.
用户定义类型的返回类型的精度。
msdn2.microsoft.com
3.
Or CLR user-defined type columns when they are created and modified, and also to when data is updated or inserted.
或CLR用户定义类型的列以及更新或插入数据时,此限制适用于上述列。
msdn2.microsoft.com
4.
Returning user-defined type values to an SQL client.
将用户定义类型值返回到SQL客户端。
technet.microsoft.com
5.
Creating indexes on user-defined type columns.
为用户定义类型列创建索引。
technet.microsoft.com
6.
By the way, this is not an API type; this is a user-defined type invented for this article.
顺便说一下,这不是一个API类型;这是出于本文的目的由用户自定义的一个类型。
www.ibm.com
7.
The scale of the return type of the user-defined type.
用户定义类型的返回类型的小数位数。
msdn2.microsoft.com
8.
There are tables in the database that contain columns of the alias data type or the user-defined type.
数据库中存在包含别名数据类型列或用户定义的类型列的表。
msdn2.microsoft.com
9.
Supplying a value of the user-defined type.
提供用户定义类型的值。
msdn2.microsoft.com
10.
To modify a user-defined type, you must drop the type by using a DROP TYPE statement and then re-create it.
若要修改用户定义类型,必须使用DROPTYPE语句除去该类型,然后重新创建它。
technet.microsoft.com
1.
The name of the user-defined type or SQL Server type as a.
表示的用户定义的类型或SQLServer类型的名称。
msdn2.microsoft.com
2.
Is a user-defined type column.
用户定义类型列。
msdn2.microsoft.com
3.
Indicates that a return type is a user-defined type.
指示返回类型是用户定义的类型。
msdn2.microsoft.com
4.
SQL Server Management Studio returns user-defined type values in binary representation.
SQLServerManagementStudio返回以二进制表示形式表示的用户定义类型值。
msdn2.microsoft.com
5.
It can even be a user-defined type provided it supports all these operators.
只要支持所有这些运算符,该数据类型甚至可以是用户定义的类型。
msdn2.microsoft.com
6.
Adds an empty user-defined type to a SQL Server project.
向SQLServer项目添加一个空用户定义类型。
msdn2.microsoft.com
7.
Value representing the SQL Server name of the user-defined type.
值,表示用户定义类型的SQLServer名称。
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.
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
10.
Creates an alias data type or a user-defined type in an instance of SQL Server 2005.
在SQLServer2005的实例中创建别名数据类型或用户定义类型。
technet.microsoft.com
1.
How the Database Engine handles parallelized user- defined functions , aggregates, and user- defined type (UDT) methods .
数据库引擎对并行的用户定义函数、聚合及用户定义类型(UDT)方法的处理方式。
www.bing.com
2.
Updating values in user-defined type columns can be accomplished in one of the following ways
更新用户定义类型列中的值可以通过下列方式之一完成
msdn2.microsoft.com
3.
To declare a user-defined type as a Transact-SQL variable or parameter of a function or procedure
声明用户定义类型作为函数或过程的Transact-SQL变量或参数
msdn2.microsoft.com
4.
To insert a user-defined type value into a table or view
将用户定义类型的值插入到表或视图中
msdn2.microsoft.com
5.
To update a user-defined type value into a table or view
将用户定义类型的值更新到表或视图中
msdn2.microsoft.com
6.
Cannot Assign Regular Expression Data Generator to User-Defined Type Columns with Unique Constraints
无法将正则表达式数据生成器指派给具有唯一约束的用户定义的类型列
msdn2.microsoft.com
7.
Or CLR user-defined type columns, consider the percentage of rows that are likely to
或CLR用户定义类型的列时,请考虑可能
msdn2.microsoft.com
8.
If a default value is specified for a user-defined type column, the type should support an implicit conversion from
如果为用户定义类型列指定了默认值,则该类型应当支持从
msdn2.microsoft.com
9.
Cannot Assign Regular Expression Data Generator to User-Defined Type Columns
无法将正则表达式数据生成器指派给用户定义的类型列
msdn2.microsoft.com
10.
Can't assign or coerce array of fixed-length string or user-defined type to Variant
无法将固定长度的字符串或用户定义的类型的数组指定或强迫到变体型
www.jukuu.com
1.
Inserting Values into User-defined Type Columns
将值插入到用户定义的类型列中
technet.microsoft.com
2.
Walkthrough: Debugging a SQL CLR User-Defined Type
演练:调试SQLCLR用户定义的类型
msdn2.microsoft.com
3.
You can insert or modify values for user-defined type columns by doing the following
通过执行下列操作,可以插入或修改用户定义类型的列值
msdn2.microsoft.com
4.
To return user-defined type values in string or XML format, use
若要以字符串或XML格式返回用户定义类型值,请使用
msdn2.microsoft.com
5.
To find parameters dependent on a user-defined type
查找依赖于用户定义类型的参数
msdn2.microsoft.com
6.
You can insert values in user-defined type columns by
可以通过以下方法将值插入到用户定义的类型列
technet.microsoft.com
7.
To find columns dependent on a user-defined type
查找依赖于用户定义类型的列
msdn2.microsoft.com
8.
The following example shows how to update a value in a column of user-defined type Point
以下示例显示如何通过从字符串显式转换来更新用户定义类型
msdn2.microsoft.com
9.
The following example shows how to insert a value in a column of user-defined type Point
以下示例显示了如何基于字符串进行显式转换将值插入到用户定义的类型
msdn2.microsoft.com
10.
For information on how to cast from XML to a CLR user-defined type, see
有关如何从XML转换为CLR用户定义类型的信息,请参阅
msdn2.microsoft.com
1.
To create a user-defined type in SQL Server, the following steps must be performed in order
若要在SQLServer中创建用户定义类型,必须按顺序执行下列步骤
technet.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/14 6:07:15