Click or drag to resize

DbcManager Methods

X#

The DbcManager type exposes the following members.

Functions
  NameDescription
Public methodStatic memberActivate
Public methodStatic memberClose
Close a Database
Public methodStatic memberCreateDatabase
Create a new DBC file
Public methodStatic memberExtendDbName
Enhance the DBC name. Adds the extension and path when needed.
Public methodStatic memberFindDatabase
Search a Database by file name
Public methodStatic memberFindDatabaseByName
Search a Database by name
Public methodStatic memberOpen
Open a DBC file. This does NOT make the database the active database
Public methodStatic memberValidateStructure
Validate the DBC structure
Top
See Also