Shunde.NET Framework Class Library

ObjectInfo Constructor (Type, DBTable, Boolean)

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

public ObjectInfo(
   Type type,
   DBTable table,
   Boolean useView
);

See Also

ObjectInfo Class | Shunde.Framework Namespace | ObjectInfo Constructor Overload List