Compartir a través de


ISfcHasConnection.GetConnection Método

Gets the server connection to the backing storage. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Function GetConnection As ISfcConnection
'Uso
Dim instance As ISfcHasConnection 
Dim returnValue As ISfcConnection 

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

Valor devuelto

Tipo: Microsoft.SqlServer.Management.Common.ISfcConnection
An ISfcConnection object that contains the server connection.

Vea también

Referencia

ISfcHasConnection Interfaz

Sobrecarga de GetConnection

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc