Metoda ISfcHasConnection.GetConnection
Pobiera ISfcConnection.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Syntax
'Deklaracja
Private Function GetConnection As ISfcConnection
Implements ISfcHasConnection.GetConnection
'Użycie
Dim instance As Utility
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 supports the use of explicit interface implementations, but not the declarations of new ones.
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Common. . :: . .ISfcConnection
ISfcConnection Obiektu.
Implementacje
Zobacz także