[Missing <summary> documentation for "P:DatabaseObjects.SQL.SQLSelect.Top"]
public int Top { get; set; }
Public Property Top As Integer Get Set
public: property int Top { int get (); void set (int value); }