Table 建構

Initializes a new instance of the Table class.

多載清單 

  名稱 描述
公用方法 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.

頂端