Click or drag to resize

DbcDatabase Methods

X#

The DbcDatabase type exposes the following members.

Functions
  NameDescription
Public methodDecodeProperties (Inherited from DbcObject.)
Public methodFindConnection
Find a connection in the Database container.
Public methodFindTable
Find a table in the Database container.
Public methodFindView
Find a view in the Database container.
Public methodGetData
Loads the tables, views and connections from the DBC file
(Overrides GetData.)
Public methodGetProp
Worker method for DbGetProp()
Public methodLoadChildren (Inherited from DbcObject.)
Public methodRead (Inherited from DbcObject.)
Public methodReadChild (Inherited from DbcObject.)
Public methodReadField (Inherited from DbcObject.)
Public methodSetProp
-- todo --
Top
See Also