SetOnlyUseConnectionFile Method

SetOnlyUseConnectionFile function

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


func (instance *DBConnection) SetOnlyUseConnectionFile(value bool)  error

Remarks

See Also