Метод EdmModelProvider.GetServiceDocument
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client.ServerRuntime (в Microsoft.SharePoint.Client.ServerRuntime.dll)
Синтаксис
'Декларация
Protected Friend Overridable Function GetServiceDocument ( _
proxyContext As ProxyContext _
) As RESTfulODataServiceDocument
'Применение
Dim proxyContext As ProxyContext
Dim returnValue As RESTfulODataServiceDocument
returnValue = Me.GetServiceDocument(proxyContext)
protected internal virtual RESTfulODataServiceDocument GetServiceDocument(
ProxyContext proxyContext
)
Параметры
- proxyContext
Тип: Microsoft.SharePoint.Client.ProxyContext
Возвращаемое значение
Тип: Microsoft.SharePoint.Client.RESTfulODataServiceDocument