IsModified property

Returns whether a specified column has been modified. You can specify the column as a column name, index, or IERUColumn interface pointer.

Syntax


C++

HRESULT get_IsModified(VARIANT_BOOL* pColumn)

Scripting languages

IsModified = Object.IsModified

Home

Applies to

IERUSEvent_DBRowValidate