UserDefinedType 建構
Initializes a new instance of the UserDefinedType class.
多載清單
名稱 | 描述 | |
---|---|---|
UserDefinedType() () () () | Initializes a new instance of the UserDefinedType class. | |
UserDefinedType(Database, String) | Initializes a new instance of the UserDefinedType class on the specified database and with the specified name. | |
UserDefinedType(Database, String, String) | Initializes a new instance of the UserDefinedType class on the specified database and with the specified name and schema. |
頂端