Holds information about a service operation.
Namespace:
System.Data.Services.Client Assembly:
Microsoft.Data.Services.Client (in Microsoft.Data.Services.Client.dll)
Public MustInherit Class OperationDescriptor _
Inherits Descriptor
Dim instance As OperationDescriptor
The OperationDescriptor type exposes the following members.
|
Name |
Description |
|
Metadata
|
Identifies the service operation.
|
|
State
|
When overridden in a derived class, gets the state of the object at the time this instance was constructed. (Inherited from Descriptor.) |
|
Target
|
The URI to invoke the service operation.
|
|
Title
|
Human-readable description of the service operation.
|
Top
Any public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.