| ITableManagerCreateTable Method |
| Name | Description | |
|---|---|---|
| CreateTable(String, String) |
Creates specified table in database.
| |
| CreateTable(String, String, Boolean) |
Creates specified table in database with specified primary key column with or without identity.
|