Table of Contents

TDataConnection.Background Property

Indicates whether the connection can be refreshed in the background (asynchronously). True if preferred usage of the connection is to refresh asynchronously in the background; False if preferred usage of the connection is to refresh synchronously in the foreground.

Syntax

Unit: FlexCel.Core

property TDataConnection.Background: Boolean

See also