DataBase.DataBaseOutputFile Property

Top 

Description

This property has been Deprecated. No replacement has been implemented.

 

The file name of a file used to record diagnostic information about the DataBase interface events.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

".\output.txt"

 

Syntax

myString1 = myDataBase1.DataBaseOutputFile;

 

myDataBase1.DataBaseOutputFile = myString1;

 

See also

DataBase Object

Interfacing with Databases Guide