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
- obj
Tipo: System.Object
- query
Tipo: Microsoft.SharePoint.Client.RESTfulQuery