DataColumn.GetModified Method | |
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
public virtual Usual GetModified()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if the value in the column has been modified; otherwise, FALSE.
See Also