Partager via


Méthode SfcProxyInstance<K, T, TRef>.GetReferenceImpl

Gets the referenced object based on the proxy.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected MustOverride Function GetReferenceImpl As TRef
'Utilisation
Dim returnValue As TRef

returnValue = Me.GetReferenceImpl()
protected abstract TRef GetReferenceImpl()
protected:
virtual TRef GetReferenceImpl() abstract
abstract GetReferenceImpl : unit -> 'TRef 
protected abstract function GetReferenceImpl() : TRef

Valeur de retour

Type : TRef
The referenced object based on the proxy.

Voir aussi

Référence

SfcProxyInstance<K, T, TRef> Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc