Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the referenced object based on the proxy.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
Protected MustOverride Function GetReferenceImpl As TRef
'Uso
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
Valor devuelto
Tipo: TRef
The referenced object based on the proxy.