Index > ExpressionPowerTools.Serialization.EFCore.Http > ExpressionPowerTools.Serialization.EFCore.Http.Queryable > RemoteContext
Holds the remote context for the query.
public class RemoteContextInheritance Object → RemoteContext
| Ctor | Description |
|---|---|
| RemoteContext(Type context, PropertyInfo collection) | Initializes a new instance of the RemoteContext class with the type of the DbContext and the property info. |
| Property | Type | Description |
|---|---|---|
Collection |
PropertyInfo | Gets the PropertyInfo for the collection. |
Context |
Type | Gets the type of the DbContext . |
| Generated | Copyright | Version |
|---|---|---|
| 02/22/2021 21:59:57 | (c) Copyright 2020 Jeremy Likness. | 0.9.7-beta |