Partager via


Table constructeur

Initializes a new instance of the Table class.

Liste de surcharge

  Nom Description
Méthode publique Table() () () () Initializes a new instance of the Table class.
Méthode publique Table(Database, String) Initializes a new instance of the Table class on the specified database and that has the specified name.
Méthode publique Table(Database, String, String) Initializes a new instance of the Table class on the specified database and that has the specified name and schema.

Haut de la page