 | CommenceCursorSetColumn Method |
Defines the column set for the cursor
Namespace:
Vovin.CmcLibNet.Database
Assembly:
Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
RemarksDo not skip or duplicate indexes. Related columns must come after the direct columns.
Using SetColumns(Object) offers a more convenient way to set columns.
See Also