ISfcConnection.Copy 메서드
Copies the connection object.
네임스페이스: Microsoft.SqlServer.Management.Common
어셈블리: Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)
구문
‘선언
Function Copy As ISfcConnection
‘사용 방법
Dim instance As ISfcConnection
Dim returnValue As ISfcConnection
returnValue = instance.Copy()
ISfcConnection Copy()
ISfcConnection^ Copy()
abstract Copy : unit -> ISfcConnection
function Copy() : ISfcConnection
반환 값
유형: Microsoft.SqlServer.Management.Common.ISfcConnection
True if the copy operation succeeds; otherwise, false.