The Mindscape.LightSpeed.Linq namespace provides classes that support using LINQ to work with LightSpeed.
Classes
| Class | Description | |
|---|---|---|
| LightSpeedQueryOperators |
Contains LightSpeed-specific query operators.
| |
| ServerFunctionDescriptor |
Represents a server-side function such as a built-in SQL
function or a UDF.
| |
| UnitOfWorkExtensions |
Provides extension methods for defining LINQ queries on an IUnitOfWork.
|