Click or drag to resize

CursorFiltersApply Method

Apply filters and return number of affected items.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public int Apply()

Return Value

Type: Int32
Number of items in cursor after applying filters.

Implements

ICursorFiltersApply
See Also