 | 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
SyntaxPublic Function Apply As Integer
Return Value
Type:
Int32Number of items in cursor after applying filters.
Implements
ICursorFiltersApply
See Also