您要查找的是不是:
- Working with Alias Data Types 使用别名数据类型
- Data types for working with date and time data. 介绍使用日期和时间数据的。
- Is the name of the alias data type. 别名数据类型的名称。
- Alias data types are created with the CREATE TYPE statement before they can be used in a table definition. 必须先用CREATE TYPE语句创建别名数据类型,然后才能将其用于表定义中。
- Alias data types are based on the system-supplied data types. 别名数据类型基于系统提供的数据类型。
- Is the name of the alias data type or user-defined type. 别名数据类型或用户定义类型的名称。
- Is used only when unbinding a rule from an alias data type. 仅在取消别名数据类型的规则绑定时使用。
- The following example unbinds the rule from the alias data type ssn. 以下示例取消别名数据类型ssn的规则绑定。
- Is the name of the alias data type or the user-defined type you want to drop. 要删除的别名数据类型或用户定义的类型的名称。
- Any constant, built-in function, or mathematical expression can be used, except those that contain alias data types. 除了那些包含别名数据类型的表达式,可以使用任何常量、内置函数或数学表达式。
- Alias data types must be created by using CREATE TYPE before they can be used in a table definition. 别名数据类型必须先使用CREATE TYPE进行创建,然后才能在表定义中使用。
- To drop a rule, first unbind it if the rule is currently bound to a column or to an alias data type. 如果规则当前绑定到列或别名数据类型,则需先解除绑定才能删除该规则。
- How do I find the computed columns that depend on a specified CLR user-defined type or alias data type? 如何找到依赖于指定CLR用户定义类型或别名数据类型的计算列?
- If a default has not been bound to a column or to an alias data type, it can just be dropped using DROP DEFAULT. 如果默认值没有绑定到列或别名数据类型,只需使用DROP DEFAULT即可将其删除。
- The following example creates an alias data type (based on datetime) named birthday that allows for null values. 以下示例创建允许空值并且名为birthday的别名数据类型(基于datetime)。
- The following example creates two additional alias data types, telephone and fax, for both domestic and international telephone and fax numbers. 以下示例为国内及国际电话和传真号码另外创建两个别名数据类型,分别为telephone和fax。
- The following example unbinds future uses of the alias data type ssn without affecting existing ssn columns. 以下示例解除将来使用别名数据类型ssn时的绑定,而不影响现有ssn列。
- He is a very nice person to work with. 他是一个很好共事的人。
- Note when alias data types are created by using the CREATE TYPE statement instead of sp_addtype, no such automatic grant occurs. 请注意,当使用CREATE TYPE语句而不是sp_addtype创建别名数据类型时,不会进行自动授权。
- Joe is collaborating on the work with a friend. 乔正兴一位朋友合作做那件工作。