: SqlSessionProvider.SetSharedResourceProviderToUse (Método) (ServerContext) (Microsoft.Office.Server.ApplicationRegistry.Infrastructure)
Sets the Shared Services Provider to use in the object model with the Shared Services Provider for the specified server context.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub SetSharedResourceProviderToUse ( _
serverContext As ServerContext _
)
'Uso
Dim instance As SqlSessionProvider
Dim serverContext As ServerContext
instance.SetSharedResourceProviderToUse(serverContext)
public void SetSharedResourceProviderToUse (
ServerContext serverContext
)
Parámetros
- serverContext
A ServerContext object.
Vea también
Referencia
SqlSessionProvider (Clase)
SqlSessionProvider (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Infrastructure (Espacio de nombres)