Metoda ISfcHasConnection.GetConnection
Uzyskuje połączenie z serwerem do przechowywania kopii.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Function GetConnection As ISfcConnection
'Użycie
Dim instance As ISfcHasConnection
Dim returnValue As ISfcConnection
returnValue = instance.GetConnection()
ISfcConnection GetConnection()
ISfcConnection^ GetConnection()
abstract GetConnection : unit -> ISfcConnection
function GetConnection() : ISfcConnection
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Common.ISfcConnection
ISfcConnection Obiekt, który zawiera połączenia serwera.