Shunde.NET Framework Class Library

ObjectInfo.SetupObjectInfo Method 

Sets up an object info object

public static void SetupObjectInfo(
   ObjectInfo oi
);

Remarks

Creates the FROM and COLUMN clauses. This is called by the constructor and is only necessary if something like useView has its Value changed

See Also

ObjectInfo Class | Shunde.Framework Namespace