AdoDotNetConnectionSupport.InAsyncMode, propriété

Obtient une valeur indiquant si la connexion dans un mode asynchrone.

Espace de noms :  Microsoft.VisualStudio.Data.Framework.AdoDotNet
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Protected ReadOnly Property InAsyncMode As Boolean
protected bool InAsyncMode { get; }
protected:
property bool InAsyncMode {
    bool get ();
}
member InAsyncMode : bool with get
function get InAsyncMode () : boolean

Valeur de propriété

Type : Boolean
true en mode asynchrone est activé ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

AdoDotNetConnectionSupport Classe

Microsoft.VisualStudio.Data.Framework.AdoDotNet, espace de noms