Share via


ISfcConnection.Copy-Methode

Kopiert das Verbindungsobjekt.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Syntax

'Declaration
Function Copy As ISfcConnection
'Usage
Dim instance As ISfcConnection 
Dim returnValue As ISfcConnection 

returnValue = instance.Copy()
ISfcConnection Copy()
ISfcConnection^ Copy()
abstract Copy : unit -> ISfcConnection
function Copy() : ISfcConnection

Rückgabewert

Typ: Microsoft.SqlServer.Management.Common.ISfcConnection
True, wenn der Kopiervorgang erfolgreich war, andernfalls false.

Siehe auch

Verweis

ISfcConnection Schnittstelle

Microsoft.SqlServer.Management.Common-Namespace