Compartir a través de


UserDefinedDataType Constructor

Initializes a new instance of the UserDefinedDataType class.

Lista de sobrecargas

  Nombre Descripción
Método publico UserDefinedDataType() () () () Initializes a new instance of the UserDefinedDataType class.
Método publico UserDefinedDataType(Database, String) Initializes a new instance of the UserDefinedDataType class on the specified database and with the specified name.
Método publico UserDefinedDataType(Database, String, String) Initializes a new instance of the UserDefinedDataType class on the specified database and with the specified name and schema.

Principio