Compartilhar via


ServerStub.OnRESTfulQuerying método

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
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

Ver também

Referência

ServerStub classe

ServerStub membros

Microsoft.SharePoint.Client namespace