Icon TempTablesPath Property

property TempTablesPath: String

Usage

Use the TempTablesPath property to specify where ElevateDB creates any temporary tables that are required for storing query result sets. By default, the TempTablesPath property is set to the user-specific temporary tables path for the operating system.

Information The Active property must be False in order to assign a value to this property.
Image