QueryRun.getPageError Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
getPageError(Boolean, Boolean) | |
getPageError(Boolean, Boolean, Boolean) |
getPageError(Boolean, Boolean)
getPageError(Boolean, Boolean, Boolean)
public:
int getPageError(bool _skipOrderByCheck, bool _throwIfNotPagable, bool _isValuePaging);
public int getPageError (bool _skipOrderByCheck, bool _throwIfNotPagable, bool _isValuePaging);
member this.getPageError : bool * bool * bool -> int
Public Function getPageError (_skipOrderByCheck As Boolean, _throwIfNotPagable As Boolean, _isValuePaging As Boolean) As Integer
Parameters
- _skipOrderByCheck
- Boolean
- _throwIfNotPagable
- Boolean
- _isValuePaging
- Boolean