Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Copies the connection object.
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
Return Value
Type: Microsoft.SqlServer.Management.Common.ISfcConnection
True if the copy operation succeeds; otherwise, false.