Compartir a través de


UserDefinedDataType Constructor

Initializes a new instance of the UserDefinedDataType class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Sub New
'Uso

Dim instance As New UserDefinedDataType()
public UserDefinedDataType()
public:
UserDefinedDataType()
new : unit -> UserDefinedDataType
public function UserDefinedDataType()

Notas

The default constructor initializes any fields to their default values.