Share via


IVsDataConnectionDialog.CreateNewConnection, propriété

Obtient ou définit une valeur d' Boolean indiquant si une connexion doit être créée.

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

Syntaxe

'Déclaration
Property CreateNewConnection As Boolean
bool CreateNewConnection { get; set; }
property bool CreateNewConnection {
    bool get ();
    void set (bool value);
}
abstract CreateNewConnection : bool with get, set
function get CreateNewConnection () : boolean
function set CreateNewConnection (value : boolean)

Valeur de propriété

Type : System.Boolean
Une valeur d' Boolean indiquant si une connexion doit être créée.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataConnectionDialog Interface

Microsoft.VisualStudio.Data.Services, espace de noms