VCProject.MakeManagedDBConnection(Boolean) 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.
À usage interne Microsoft uniquement.
void MakeManagedDBConnection(bool forceNew = false);
[System.Runtime.InteropServices.DispId(864)]
public void MakeManagedDBConnection (bool forceNew = false);
[<System.Runtime.InteropServices.DispId(864)>]
abstract member MakeManagedDBConnection : bool -> unit
Public Sub MakeManagedDBConnection (Optional forceNew As Boolean = false)
Paramètres
- forceNew
- Boolean
Facultatif. Option pour forcer la nouvelle connexion.
- Attributs