Database Exchange > Configuration > Using properties > Supports(Name as String)

Method - Supports(Name as String)

Description     Retrieve record set properties it supports, such as if the record set is updateable.

Arguments     Name: “AddNew”, “Delete”, “Update” and “UpdateBatch”.

Return Value   True/False.

NOTE: This method may indicate that a Record set object supports updates even though the cursor is based on a multi-table join, some columns of which are not updateable.