Bagikan melalui


UserDefinedTableType Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UserDefinedTableType class.

Overload List

  Name Description
Public method UserDefinedTableType() Initializes a new instance of the UserDefinedTableType class.
Public method UserDefinedTableType(Database, String) Initializes a new instance of the UserDefinedTableType class on the specified database and with the specified name.
Public method UserDefinedTableType(Database, String, String) Initializes a new instance of the UserDefinedTableType class on the specified database and with the specified name and schema.

Top