set_skip
Description:
Set the skip option for an operation.
Will only succeed if skip
obeys to the inherent capabilities of this.
Parameters:
this |
a OperationOptions instance |
skip |
number of elements to skip in an operation |
Returns:
true if |