Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property group: Data Source Information
Property set: DBPROPSET_DATASOURCEINFO
Type: VT_I4
Typical R/W: R
Description: Table Statistics Support
Bitmask indicating statistics support. One of the following:
DBPROPVAL_TS_CARDINALITY ? Supports column and tuple cardinality information on columns in a statistic.
DBPROPVAL_TS_HISTOGRAM ? Supports histogram information on the first column of a statistic. Providers supporting histograms should set this bit, as well as DBPROPVAL_ORS_HISTOGRAM, in the DBPROP_OPENROWSETSUPPORT property.