Copy méthode
This method supports the SMO infrastructure and is not intended to be used directly from your code.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (dans Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Public Function Copy As OlapConnectionInfo
'Utilisation
Dim instance As OlapConnectionInfo
Dim returnValue As OlapConnectionInfo
returnValue = instance.Copy()
public OlapConnectionInfo Copy()
public:
OlapConnectionInfo^ Copy()
member Copy : unit -> OlapConnectionInfo
public function Copy() : OlapConnectionInfo
Valeur de retour
Type : Microsoft.SqlServer.Management.Common. . :: . .OlapConnectionInfo