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. |
맨 위로 이동