Partager via


IVsDataConnection.IsLocked, propriété

Obtient une valeur indiquant si la connexion de données actuelle est verrouillée.

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

Syntaxe

'Déclaration
ReadOnly Property IsLocked As Boolean
bool IsLocked { get; }
property bool IsLocked {
    bool get ();
}
abstract IsLocked : bool with get
function get IsLocked () : boolean

Valeur de propriété

Type : Boolean
Sitrue verrouillé, sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataConnection Interface

Microsoft.VisualStudio.Data.Services, espace de noms