Dbc Class |
Namespace: XSharp.RDD
The Dbc type exposes the following members.
Name | Description | |
---|---|---|
Close(Logic) | ||
Close(String) | Close a database. | |
Create | Create a database. | |
CreateView | ||
Delete | ||
Dump | Dump a database to the terminal window. | |
DumpProperties | Dump the conents of a properties collection. | |
FindDatabase | Find a database by name. | |
GetCurrent | Get the current active database. | |
IsUsed | Check if a database is used/opened. | |
IsValidObjectType | Validate a property type. | |
IsValidPropertyName | Validate a property name. | |
Open | Open a database. | |
Select | DeSelect a database. | |
Select(String) | Select a database. |