MDAC 2.5 SDK - OLE DB Providers
OLE DB Provider for Microsoft Jet


 

Table Properties

The DBPROPSET_TABLE property set contains the following properties. All of these properties are in the Table property group.

Property ID Description
DBPROP_TBL_TEMPTABLE Type: VT_BOOL

Typical R/W: R only

Description: Temporary Table

  • Specifies whether the table is temporary.

  • For this provider, the value is always VARIANT_FALSE, which indicates that the table is created permanently.