The CanUpdate method returns True if the record can be updated.
Function DataSource_CanUpdate() DataSource_CanUpdate = True/False End Function
DataSource Object