Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.76 KB

File metadata and controls

30 lines (20 loc) · 1.76 KB

RemoteContext Class

Index > ExpressionPowerTools.Serialization.EFCore.Http > ExpressionPowerTools.Serialization.EFCore.Http.Queryable > RemoteContext

Holds the remote context for the query.

public class RemoteContext

Inheritance ObjectRemoteContext

Constructors

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.

Properties

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