DataType Constructor (UserDefinedType)
SQL Server 2012
Initializes a new instance of the DataType class based on a specified user-defined type.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- userDefinedType
- Type: Microsoft.SqlServer.Management.Smo.UserDefinedType
A UserDefinedType object variable that specifies a user-defined type.
