Click or drag to resize

BaseCursorFilterExcept Property

Except flag. Set to true to create a Except (NOT) filter.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public bool Except { get; set; }

Property Value

Type: Boolean

Implements

ICursorFilterExcept
See Also