ODataEdmServiceOperationAnnotation Class
Represents an in-memory annotation class to associate a result kind with a service operation.
Inheritance Hierarchy
System..::..Object
Microsoft.Data.OData.Metadata..::..ODataEdmServiceOperationAnnotation
Namespace: Microsoft.Data.OData.Metadata
Assembly: Microsoft.Data.OData (in Microsoft.Data.OData.dll)
Syntax
'Declaration
Public NotInheritable Class ODataEdmServiceOperationAnnotation
'Usage
Dim instance As ODataEdmServiceOperationAnnotation
public sealed class ODataEdmServiceOperationAnnotation
public ref class ODataEdmServiceOperationAnnotation sealed
[<SealedAttribute>]
type ODataEdmServiceOperationAnnotation = class end
public final class ODataEdmServiceOperationAnnotation
The ODataEdmServiceOperationAnnotation type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ODataEdmServiceOperationAnnotation | Creates a new instance of the ODataEdmServiceOperationAnnotation class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ResultKind | Gets or sets the result kind of the service operation. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
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.
.gif)
.gif)
.gif)