Click or drag to resize

CursorColumnsApply Method

Set all direct and related columns. Duplicate columns are ignored.

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 columns set, -1 on error.

Implements

ICursorColumnsApply
See Also