ODataParameterHelper Class

Definition

Provides the extension method for odata parameter

public static class ODataParameterHelper
type ODataParameterHelper = class
Public Module ODataParameterHelper
Inheritance
ODataParameterHelper

Methods

GetParameterValue(OperationImportSegment, String)

Gets the parameter value.

GetParameterValue(OperationSegment, String)

Gets the parameter value.

TryGetParameterValue(OperationImportSegment, String, Object)

Gets the parameter value.

TryGetParameterValue(OperationSegment, String, Object)

Gets the parameter value.

Applies to