Click or drag to resize

DBC Classes

X#
DBC Classes

Namespace

Class

Description

XSharp.RDD

DatabasePropertyCollection

This collection is used to store additional properties for fields and servers such as captions, descriptions etc.

XSharp.RDD

DatabasePropertyType

Enum that matches the various FoxPro database properties, used in DbGetProp() and DbSetProp()

XSharp.RDD

Dbc

Helper class to open, close and select a database

XSharp.RDD

DbcConnection

Class that stores information about an ODBC connection in a DBC

XSharp.RDD

DbcDatabase

Class that stores information about a database.

XSharp.RDD

DbcField

Class that stores information about a field in a DBC

XSharp.RDD

DbcIndex

Class that stores information about an index in a DBC

XSharp.RDD

DbcManager

This classes manages open database. Both databases that are opened explicitely and also databases that are opened for "free" tables that have a backlink to a database

XSharp.RDD

DbcObject

Base class for objects read from the Database Container

XSharp.RDD

DbColumnInfo

This class describes extended information for a field in a workarea, for fields that come from a SQL backend.

XSharp.RDD

DbcOther

Class that stores other info about Databases, such as the source and object code for Database

XSharp.RDD

DbcRelation

Class that stores information about a relation in a DBC

XSharp.RDD

DbcTable

Class that stores information about a table in a DBC

XSharp.RDD

DbcView

Class that stores information about a view in a DBC