Freigeben über


Table Constructor

Initializes a new instance of the Table class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

Table Class
Table Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Creating, Altering, and Removing Tables
Tabellen
CREATE TABLE (Transact-SQL)