×

别名数据类型 meaning in English

alias data type

Examples

  1. Alias data types must be created by using create type before they can be used in a table definition
    别名数据类型必须先使用create type进行创建,然后才能在表定义中使用。
  2. Alias data types are created with the create type statement before they can be used in a table definition
    必须先用create type语句创建别名数据类型,然后才能将其用于表定义中。
  3. Grant create type permission to the users and alter permission for the users on the target schema
    创建别名数据类型,请将create type权限授予用户并将alter权限授予目标架构上的用户。
  4. Udts can contain multiple elements and can have behaviors , differentiating them from the traditional alias data types which consist of a single sql server system data type
    Udt可以包含多个元素并且可以具有多种行为,这将它们与由单个sql server系统数据类型组成的传统别名数据类型区分开来。
  5. If any columns in the alter table statement are defined to be of a common language runtime user - defined type or alias data type , references permission on the type is required
    如果将alter table语句中的任何列定义为公共语言运行时( clr )用户定义类型或别名数据类型,都需要对该类型有references权限。
More:   Prev  Next

Related Words

  1. 别名
  2. 别名问题
  3. 别名判别
  4. 别名定义
  5. 备注别名
  6. 邮件别名
  7. 别名段
  8. 别名对象
  9. 别名名称
  10. 别名页
  11. 别名使用, 别名的命名
  12. 别名数据库
  13. 别名网络地址
  14. 别名文件
PC Version

Copyright © 2018 WordTech Co.