Share via


QueryConfiguration.SetMaxTop(Nullable<Int32>) Method

Definition

Sets the MaxTop in ModelBoundQuerySettings.

public virtual void SetMaxTop (int? maxTop);
abstract member SetMaxTop : Nullable<int> -> unit
override this.SetMaxTop : Nullable<int> -> unit
Public Overridable Sub SetMaxTop (maxTop As Nullable(Of Integer))

Parameters

maxTop
Nullable<Int32>

Applies to