SqlScriptEditorControl.ShouldTryToReconnectWithCachedCI Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si se reconnecter automatiquement avec les informations de connexion fournies, ou si afficher la boîte de dialogue de connexion préremplie.
protected:
override bool ShouldTryToReconnectWithCachedCI(Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ ci);
protected override bool ShouldTryToReconnectWithCachedCI (Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo ci);
override this.ShouldTryToReconnectWithCachedCI : Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo -> bool
Protected Overrides Function ShouldTryToReconnectWithCachedCI (ci As UIConnectionInfo) As Boolean
Paramètres
Informations de connexion.
Retours
True pour se reconnecter automatiquement avec les informations de connexion fournies. Sinon, false.