Overload List
Name | Description | |
---|---|---|
![]() | DatabaseCE(String, Version, DBScripts) |
Initializes a new instance of the DatabaseCE class and creates the database in the Application data folder.
|
![]() | DatabaseCE(String, Version, Byte ) |
Initializes a new instance of the DatabaseCE class and creates the database in the Application data folder.
|
![]() | DatabaseCE(String, String, String, Version, DBScripts) |
Initializes a new instance of the DatabaseCE class.
|
![]() | DatabaseCE(String, String, String, Version, Byte ) |
Initializes a new instance of the DatabaseCE class.
|
See Also