Server.ISfcHasConnection.GetConnection Method
SQL Server 2012
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. Gets a connection to an Sfc backing store.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
private abstract GetConnection : unit -> ISfcConnection private override GetConnection : unit -> ISfcConnection
Return Value
Type: Microsoft.SqlServer.Management.Common.ISfcConnectionA ISfcConnection object representing the connection to a backing store.
