Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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.