Partager via


DatabaseTaskHost.IsAsyncModelBuildingRunning, propriété

Obtient une valeur qui indique si la génération du modèle se produit en arrière-plan.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsAsyncModelBuildingRunning As Boolean
    Get
public bool IsAsyncModelBuildingRunning { get; }
public:
property bool IsAsyncModelBuildingRunning {
    bool get ();
}
member IsAsyncModelBuildingRunning : bool
function get IsAsyncModelBuildingRunning () : boolean

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

DatabaseTaskHost Classe

Microsoft.Data.Schema.Build, espace de noms