Compartir a través de


del método ServerStub.OnRESTfulQuerying

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Protected Friend Overridable Sub OnRESTfulQuerying ( _
    obj As Object, _
    query As RESTfulQuery _
)
'Uso
Dim obj As Object
Dim query As RESTfulQuery

Me.OnRESTfulQuerying(obj, query)
protected internal virtual void OnRESTfulQuerying(
    Object obj,
    RESTfulQuery query
)

Parámetros

Vea también

Referencia

clase ServerStub

Miembros ServerStub

Espacio de nombres Microsoft.SharePoint.Client