[]
        
(Showing Draft Content)

C1.DataConnector.C1ConnectionStringBuilder.Offline

Offline Property

Offline

Specifies whether or not accessing an invalid cached table should throw an exception or if the table will be refreshed. Default is false/not.

Declaration
public bool Offline { get; set; }