TableManagerCreateTable Method |
Name | Description | |
---|---|---|
![]() | CreateTable(String, String) |
Creates specified table in database.
|
![]() | CreateTable(String, String, Boolean) |
Creates specified table in database. Allows specify if identity will be set on primary key column.
|