IResultSet.ReadAbsolute(Int32) Method

Definition

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

Parameters

rowIndex
Int32

Returns

Boolean

Applies to