ODBCConnection.BackgroundQuery Property

Definition

True if queries for the ODBC connection are performed asynchronously (in the background). Read/write Boolean.

public:
 property bool BackgroundQuery { bool get(); void set(bool value); };
public bool BackgroundQuery { get; set; }
Public Property BackgroundQuery As Boolean

Property Value

Boolean

Applies to