IBX.IBSQL.TIBXSQLVAR.Modified

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Modified: Boolean read FModified write FModified;

C++

__property bool Modified = {read=FModified, write=FModified, nodefault};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL TIBXSQLVAR

Description

Indicates whether a field has been modified.

Use the Modified property to determine whether a field has been modified.