Click or drag to resize
FunctionsCountRow Method
Specifies an expression field with a CountRow(*) aggregate.

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static IEntityFieldCore CountRow()

Return Value

Type: IEntityFieldCore
See Also