Shunde.NET Framework Class Library

ObjectInfo.GetSelectStatement Method (Int32)

Creates a SELECT statement for this object with no WHERE clause selecting the TOP numberToGet records, or unlimited if -1

public string GetSelectStatement(
   Int32 numberToGet
);

See Also

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