Table of Contents

TDataConnection.SourceFile Property

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. Can be expressed in URI or system-specific file path notation.

Syntax

Namespace: FlexCel.Core

public String SourceFile { get; set; }

See also