The Heterogeneous Table Support property indicates whether the provider can join tables from different catalogs or providers.
object.Properties("Heterogeneous Table Support")
object
Expression that evaluates to an object in the Applies To list.
A bitmask containing zero or more of these settings.
Constant | Description |
---|---|
DBPROPVAL_HT_DIFFERENT_CATALOGS | Tables from different catalogs can be joined. |
DBPROPVAL_HT_DIFFERENT_PROVIDERS | Tables from different providers can be joined. |
adInteger
Read-only
DBPROP_HETEROGENEOUSTABLES