UIConnectionInfo.Copy 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.
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Crée un UIConnectionInfo objet basé sur les propriétés de l’objet actuel.
public:
Microsoft::SqlServer::Management::Smo::RegSvrEnum::UIConnectionInfo ^ Copy();
public Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo Copy ();
member this.Copy : unit -> Microsoft.SqlServer.Management.Smo.RegSvrEnum.UIConnectionInfo
Public Function Copy () As UIConnectionInfo
Retours
Objet UIConnectionInfo basé sur les propriétés de l'objet actuel.