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.8.0.0 (5.8.21.0111)
Syntax WindowSpecification OverClauseToApply { get; set; }
Property OverClauseToApply As WindowSpecification
Get
Set
Property Value
Type:
WindowSpecificationSee Also