Click or drag to resize

DbcObject Class

X#
Base class for objects read from the Database Container
Inheritance Hierarchy
Object
  DbcObject
    More...

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 ABSTRACT CLASS DbcObject
Request Example View Source

The DbcObject type exposes the following members.

Constructors
  NameDescription
Public methodDbcObject
Initializes a new instance of the DbcObject class
Top
Properties
Methods
See Also
Inheritance Hierarchy
Object
  DbcObject
    DbcConnection
    DbcDatabase
    DbcField
    DbcIndex
    DbcOther
    DbcRelation
    DbcTable
    DbcView