Wiki |
This is preliminary documentation and is subject to change.
[Missing <summary> documentation for "N:WikiClientLibrary.Cargo.Linq"]
Class | Description | |
---|---|---|
CargoFunctions | Contains stub methods used inside expressions in IQueryableT extension methods. These methods are used for building LINQ query expressions and are not intended to be invoked directly. | |
CargoModel | Represents a mapping between Cargo table and CLR model (DTO) type. | |
CargoModelProperty | Represents a property (or field) in CargoModel. | |
CargoQueryContext | ||
CargoRecordConverter | ||
CargoRecordQueryableExtensions |
Interface | Description | |
---|---|---|
ICargoQueryContext | Provides LINQ to Cargo query ability. | |
ICargoRecordConverter | ||
ICargoRecordSetT | A queryable Cargo table instance. |