Costruttore Table
Initializes a new instance of the Table class.
Elenco di overload
Nome | Descrizione | |
---|---|---|
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 that has the specified name. | |
Table(Database, String, String) | Initializes a new instance of the Table class on the specified database and that has the specified name and schema. |
In alto
Vedere anche