Creates a new ObjectInfo class and populates the fromClause
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);
ObjectInfo Class | Shunde.Framework Namespace