Constructeur UserDefinedDataType
Initializes a new instance of the UserDefinedDataType class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New UserDefinedDataType()
public UserDefinedDataType()
public:
UserDefinedDataType()
new : unit -> UserDefinedDataType
public function UserDefinedDataType()
Notes
The default constructor initializes any fields to their default values.
Exemples
Utilisation des types de données
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo