 | BaseCursorFilterGetViewFilterString Method |
Convenience method mainly for COM Interop; returns ViewFilter string as you would use it in DDE syntax.
Namespace:
Vovin.CmcLibNet.Database
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
RemarksIf you use CmcLibNet through COM Interop, for instance in Commence Form Script, you may have no way of inspecting the filter in an IDE. This method returns the string representation of the filter.
See Also