Freigeben über


QuickFindSettings.QuickFindEntityIndexLimit Property

Definition

Gets or sets the maximum number of the attributes used in the quick find search query, after which the QuickFind indexes are not created. Required.

public:
 property int QuickFindEntityIndexLimit { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int QuickFindEntityIndexLimit { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.QuickFindEntityIndexLimit : int with get, set
Public Property QuickFindEntityIndexLimit As Integer

Property Value

The maximum number of the attributes used in the quick find search query, after which the QuickFind indexes are not created. The default value for this setting is 20.

Attributes

Applies to