Print Page | Close Window

Aggregate Functions

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=663
Printed Date: 07-Jun-2025 at 4:38am


Topic: Aggregate Functions
Posted By: Saravanan
Subject: Aggregate Functions
Date Posted: 23-Jan-2008 at 9:13pm
Hello sir,
 
Does it possible for EntityQuery used in Aggregate Functions?How to use Aggregate Funtions in  ideablade?



Replies:
Posted By: davidklitzke
Date Posted: 24-Jan-2008 at 2:24pm
OQL does not support aggregate fnctions like "average".  Instead, use a PassthruRdbquery or StoredProcRdbQuery.



Print Page | Close Window