IContextAwareElement Interface |
Interface which is used to set the context on an element which isn't participating in an active context.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax public interface IContextAwareElement
Public Interface IContextAwareElement
The IContextAwareElement type exposes the following members.
Properties
| Name | Description |
---|
| ContextToUse |
Gets or sets the context to use for the query.
|
TopSee Also