Syntax

expression.SourceDataFile

expression A variable that represents a QueryTable object.

Remarks

For file-based data sources (e.g. Access), the SourceDataFile property contains a fully qualified path to the source data file. It is set to Null for server-based data sources (e.g. SQL Server). The SourceDataFile property is set to Null if the property is changed programmatically.

See also: