Icon PrivateDir Property

property PrivateDir: String

Usage

Use the PrivateDir property to set the physical directory in which to store temporary tables such as those generated by DBISAM to store canned query result sets of SQL SELECT statements. This property defaults to the local temporary files directory for the current user.

Information This property is ignored for remote sessions. The database server has a specific configuration setting for the location of temporary tables that are created on the database server.
Image