Click or drag to resize

AccessQueryNot.InvertedQuery Property

Gets or sets the query to invert.

Namespace:  AGI.Foundation.Access
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public AccessQuery InvertedQuery { get; set; }

Property Value

Type: AccessQuery
See Also