Table Constructor
Initializes a new instance of the Table class.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
Nom | Description |
---|---|
Table () |
Initializes a new instance of the Table class.
|
Table (Database, String) |
Initializes a new instance of the Table class on the specified database and with the specified name.
|
Table (Database, String, String) |
Initializes a new instance of the Table class on the specified database and with the specified name and schema.
|
Voir aussi
Référence
Table Class
Table Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Creating, Altering, and Removing Tables
Tables
CREATE TABLE (Transact-SQL)