EntityQueryTEntityIContextAwareElementContextToUse Property |
Gets or sets the context to use for the query. The context value set is used during entity fetches when no entity collection is passed to the
fetch method.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax Context IContextAwareElement.ContextToUse { get; set; }
Private Property ContextToUse As Context
Implements IContextAwareElement.ContextToUse
Get
Set
Property Value
Type:
ContextImplements
IContextAwareElementContextToUseSee Also