FunctionsCountBigRow Method  | 
 
            Specifies an expression field with a CountBigRow(*) aggregate.
            
 
    Namespace: 
   SD.LLBLGen.Pro.QuerySpec
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic static IEntityFieldCore CountBigRow()
Public Shared Function CountBigRow As IEntityFieldCore
Return Value
Type: 
IEntityFieldCore
See Also