Click or drag to resize

AccessQueryAtMostNN Property

Gets or sets the number of Queries that must be satisfied in order for this query to be satisfied.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int N { get; set; }

Property Value

Type: Int32
See Also