IResultSet.ReadRelative(Int32) Method

Definition

public:
 bool ReadRelative(int rowInterval);
public bool ReadRelative (int rowInterval);
abstract member ReadRelative : int -> bool
Public Function ReadRelative (rowInterval As Integer) As Boolean

Parameters

rowInterval
Int32

Returns

Boolean

Applies to