Freigeben über


Table-Konstruktor

Initializes a new instance of the Table class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Table() () () () Initializes a new instance of the Table class.
Öffentliche Methode Table(Database, String) Initializes a new instance of the Table class on the specified database and that has the specified name.
Öffentliche Methode Table(Database, String, String) Initializes a new instance of the Table class on the specified database and that has the specified name and schema.

Zum Anfang