Common.selectWithRepeatableRead Method

Definition

Overloads

selectWithRepeatableRead(Boolean)
selectWithRepeatableRead()

selectWithRepeatableRead(Boolean)

public:
 bool selectWithRepeatableRead(bool useRepeatableRead);
public bool selectWithRepeatableRead (bool useRepeatableRead);
member this.selectWithRepeatableRead : bool -> bool
Public Function selectWithRepeatableRead (useRepeatableRead As Boolean) As Boolean

Parameters

useRepeatableRead
Boolean

Returns

Applies to

selectWithRepeatableRead()

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

Returns

Applies to