Click or drag to resize

DataColumn.GetModified Method

X#
Determine whether the value in column has been modified.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD GetModified() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if the value in the column has been modified; otherwise, FALSE.
See Also