OperationSegment Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method OperationSegment(IEdmFunctionImport, IEdmEntitySet) Build a segment representing a call to an operation - action, function, or service operation.
Public method OperationSegment(IEnumerable<IEdmFunctionImport>, IEdmEntitySet) Build a segment representing a call to an operation - action, function, or service operation.
Public method OperationSegment(IEnumerable<IEdmFunctionImport>, IEnumerable<OperationSegmentParameter>, IEdmEntitySet) Creates a segment representing a call to an operation - action, function or service operation.

Top

See Also

Reference

OperationSegment Class

Microsoft.Data.OData.Query.SemanticAst Namespace