LinqToSalesforce


VisitorODataTests

Namespace: LinqToSalesforce.CsharpTests

Tests verify how Visitor components handles scenarios introduced by WebAPI OData components. OData components use more complex approach to forming Expression, than usually done through Linq. Tests use original OData components to produce test expressions.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
Visitor_OData_SkipSimple()
Signature: unit -> unit
Visitor_OData_TakeSimple()
Signature: unit -> unit
Fork me on GitHub