IEntityFieldCoreOverClauseToApply Property |
The window specification for an OVER() clause to apply to this field in a select list. Not used elsewhere. WindowSpecification results in an OVER() clause
which is appended to an aggregatefunction and expression.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax WindowSpecification OverClauseToApply { get; set; }
Property OverClauseToApply As WindowSpecification
Get
Set
Property Value
Type:
WindowSpecificationSee Also