Méthode Copy
Copies the connection object.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Function Copy As ISfcConnection
'Utilisation
Dim instance As ISfcConnection
Dim returnValue As ISfcConnection
returnValue = instance.Copy()
ISfcConnection Copy()
ISfcConnection^ Copy()
abstract Copy : unit -> ISfcConnection
function Copy() : ISfcConnection
Valeur de retour
Type : Microsoft.SqlServer.Management.Common. . :: . .ISfcConnection
True if the copy operation succeeds; otherwise, false.