Compartir a través de


UserDefinedType Constructor

Initializes a new instance of the UserDefinedType class.

Lista de sobrecargas

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

Principio