GetSourceFile Method

GetSourceFile function

Used when the external data source is file-based.When a connection to such a data source fails, the spreadsheet application attempts to connect directly to this file. May beexpressed in URI or system-specific file path notation.


func (instance *DBConnection) GetSourceFile()  (string,  error) 

Remarks

See Also