Click or drag to resize
TableManagerCreateTable Method
Overload List
  NameDescription
Public methodCreateTable(String, String)
Creates specified table in database.
Public methodCreateTable(String, String, Boolean)
Creates specified table in database. Allows specify if identity will be set on primary key column.
Top
See Also