ODataWorkspace Class
Represents the workspace of a data service.
Namespace: Microsoft.Data.OData
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
The ODataWorkspace type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetAnnotation<T> | Gets or sets the annotation by type. (Inherited from ODataAnnotatable.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetAnnotation<T> | Sets an annotation of type T. (Inherited from ODataAnnotatable.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Atom | Determines an extension method to get the AtomWorkspaceMetadata for an annotatable workspace. (Defined by ExtensionMethods.) |
Show:
