Click or drag to resize
ITableManagerCreateTable Method
Overload List
  NameDescription
Public methodCreateTable(String, String)
Creates specified table in database.
Public methodCreateTable(String, String, Boolean)
Creates specified table in database with specified primary key column with or without identity.
Top
See Also