Share via


QueryRun.enableValueBasedPaging Method

Definition

Overloads

enableValueBasedPaging(Boolean)
enableValueBasedPaging()

enableValueBasedPaging(Boolean)

public:
 virtual void enableValueBasedPaging(bool _enable);
public virtual void enableValueBasedPaging (bool _enable);
abstract member enableValueBasedPaging : bool -> unit
override this.enableValueBasedPaging : bool -> unit
Public Overridable Sub enableValueBasedPaging (_enable As Boolean)

Parameters

_enable
Boolean

Applies to

enableValueBasedPaging()

public:
 virtual void enableValueBasedPaging();
public virtual void enableValueBasedPaging ();
abstract member enableValueBasedPaging : unit -> unit
override this.enableValueBasedPaging : unit -> unit
Public Overridable Sub enableValueBasedPaging ()

Applies to