ODataConnectionSettings class
Representation of an connection settings to OData Service. An OData connection setting could point to the OData Service or to OData Metadata connection.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.BusinessData.SystemSpecific.OData.ODataConnectionSettings
Namespace: Microsoft.SharePoint.BusinessData.SystemSpecific.OData
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class ODataConnectionSettings _
Implements IDisposable
'Usage
Dim instance As ODataConnectionSettings
public class ODataConnectionSettings : IDisposable
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See also
Reference
ODataConnectionSettings members
Microsoft.SharePoint.BusinessData.SystemSpecific.OData namespace