ExternalConnection.OnlyUseConnectionFile

ExternalConnection.OnlyUseConnectionFile property

Indicates whether the spreadsheet application should always and only use the connection information in the external connection file indicated by the odcFile attribute when the connection is refreshed. If false, then the spreadsheet application should follow the procedure indicated by the reconnectionMethod attribute

public bool OnlyUseConnectionFile { get; set; }

See Also