QueryResultFrame Class | 
Namespace: Dynamicweb.Analytics.Queries
The QueryResultFrame type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryResultFrame | 
            Initializes a new instance of an object.
              | |
| QueryResultFrame(Int32) | 
            Initializes a new instance of an object.
              | |
| QueryResultFrame(Int32, Int32) | 
            Initializes a new instance of an object.
              | 
| Name | Description | |
|---|---|---|
| Amount | 
            Gets or sets the number of results to retrive.
              | |
| Offset | 
            Gets or sets the offset to select records from.
              | 
| Name | Description | |
|---|---|---|
| CompareTo | 
            Compares the current object with specified one.
              | |
| Equals | 
            Compares the current object with specified one.
              (Overrides ObjectEquals(Object).) | |
| GetHashCode | 
            Returns a hash code of the current object.
              (Overrides ObjectGetHashCode.) | |
| ToString | 
            Returns a string representation of the current object.
              (Overrides ObjectToString.) | 
| Name | Description | |
|---|---|---|
| IComparableCompareTo | 
            Compares the current object with specified one.
              |