Compartir a través de


UserDefinedTableType Constructor

Initializes a new instance of the UserDefinedTableType class.

Lista de sobrecargas

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

Principio