共用方式為


UserDefinedType 建構函式

Initializes a new instance of the UserDefinedType class.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub New
'用途
Dim instance As New UserDefinedType()
public UserDefinedType()
public:
UserDefinedType()
new : unit -> UserDefinedType
public function UserDefinedType()

範例

使用資料類型

請參閱

參考

UserDefinedType 類別

UserDefinedType 多載

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

使用 CLR 使用者定義型別

CREATE TYPE (Transact-SQL)