Represents a Database object.
For a list of all members of this type, see DBObject Members.
System.Object
DBObject
Derived types
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This is the base type of a framework used for applications that save object info in SQL Server. Each object extends this object, with that objects columns specified by an array of DBColumn objects. This base class implements Code that will save and populate objects.
Namespace: Shunde.Framework
Assembly: Shunde (in Shunde.dll)
DBObject Members | Shunde.Framework Namespace