AdomdConnection.Open 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.
Surcharges
Open(String) |
Obsolète.
N’utilisez pas cette méthode, la fonctionnalité a été déconseillée ! |
Open() |
Ouvrir |
Open(String)
Attention
Deprecated!
N’utilisez pas cette méthode, la fonctionnalité a été déconseillée !
[System.Obsolete("Deprecated!")]
public void Open (string path);
[<System.Obsolete("Deprecated!")>]
member this.Open : string -> unit
Public Sub Open (path As String)
Paramètres
- path
- String
- Attributs
S’applique à
Open()
Ouvrir
public void Open ();
abstract member Open : unit -> unit
override this.Open : unit -> unit
Public Sub Open ()