Common.readPast Method

Definition

Overloads

readPast(Boolean)
readPast()

readPast(Boolean)

public:
 bool readPast(bool skipLockedrows);
public bool readPast (bool skipLockedrows);
member this.readPast : bool -> bool
Public Function readPast (skipLockedrows As Boolean) As Boolean

Parameters

skipLockedrows
Boolean

Returns

Applies to

readPast()

public:
 bool readPast();
public bool readPast ();
member this.readPast : unit -> bool
Public Function readPast () As Boolean

Returns

Applies to