The Multi-Table Update property indicates whether the provider can update recordsets derived from multiple tables.
object.Properties("Multi-Table Update")
object
Expression that evaluates to an object in the Applies To list.
One of the following settings:
| Value | Description |
|---|---|
| True | The provider can update recordsets derived from multiple tables. |
| False | The provider cannot update recordsets derived from multiple tables. |
adBoolean
Read-only
DBPROP_MULTITABLEUPDATE