Compartilhar via


Método .

This method is for internal use only.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Private Function GetConnection As ISfcConnection
    Implements ISfcHasConnection.GetConnection
'Uso
Dim instance As CollectorConfigStore
Dim returnValue As ISfcConnection

returnValue = CType(instance, ISfcHasConnection).GetConnection()
ISfcConnection ISfcHasConnection.GetConnection()
private:
virtual ISfcConnection^ GetConnection() sealed = ISfcHasConnection::GetConnection
private abstract GetConnection : unit -> ISfcConnection 
private override GetConnection : unit -> ISfcConnection 
JScript dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Valor de retorno

Tipo: Microsoft.SqlServer.Management.Common. . :: . .ISfcConnection
A SfcConnection object that is the connection.

Implementa

ISfcHasConnectionGetConnection()()()()

Comentários

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.