DBPROP_TBL_TEMPTABLE

Property group: Table

Property set: DBPROPSET_TABLE

Type: VT_BOOL

Typical R/W: R/W

Description: Temporary Table

Indicates whether the table is temporary. One of the following:

Value

Meaning

VARIANT_TRUE

The table is destroyed when the session is released.

VARIANT_FALSE

The table is created permanently.

See Also

Reference

Properties (Alphabetical)