ManagedWrapper.WrappedConnection Propriété
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.
Obtient ou définit la connexion encapsulée du wrapper.
public:
property System::Object ^ WrappedConnection { System::Object ^ get(); void set(System::Object ^ value); };
public object WrappedConnection { get; set; }
member this.WrappedConnection : obj with get, set
Public Property WrappedConnection As Object
Valeur de propriété
Connexion encapsulée du wrapper.