Constructeur Table
Initializes a new instance of the Table 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 Table()
public Table()
public:
Table()
new : unit -> Table
public function Table()
Notes
Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo