Shunde.NET Framework Class Library

ObjectInfo Constructor

Creates a new ObjectInfo class and populates the fromClause

Overload List

Creates a new ObjectInfo class and populates the fromClause

public ObjectInfo(Type,DBTable);

Creates a new ObjectInfo class and populates the fromClause, with the option of specifying that this object uses a Database view.

public ObjectInfo(Type,DBTable,Boolean);

See Also

ObjectInfo Class | Shunde.Framework Namespace