ExternalDataSourceTableRecordSet.<External source name>.<External data source table name>.Modified

Syntax:

Modified()

Returned value:

Type: Boolean.
True - records are changed; False - otherwise.

Description:

Defines whether records in the set were changed after the last reading or writing.

Availability:

Server, thick client, external connection.

Note:

The method does not allow you to determine whether corresponding records were changed by other users.

    

1C:Enterprise Developer's Community