Shunde.NET Framework Class Library

ObjectInfo Class

Information for a class. This contains the DBTables that make up this object, as well as the from clause and column clause to use in SQL statements, etc.

For a list of all members of this type, see ObjectInfo Members.

System.Object
   ObjectInfo

public class ObjectInfo

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Shunde.Framework

Assembly: Shunde (in Shunde.dll)

See Also

ObjectInfo Members | Shunde.Framework Namespace