ActiveReports 12
InvalidScopeException Class
Members 

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace : InvalidScopeException Class
Raised when aggregate function has invalid scope argument or not specified when it is required.
Object Model
InvalidScopeException Class
Syntax
'Declaration
 
Public Class InvalidScopeException 
   Inherits DataEngineException
public class InvalidScopeException : DataEngineException 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Enterprise.Data.DataEngine.Extensions.ExceptionEx
         GrapeCity.Enterprise.Data.DataEngine.DataEngineException
            GrapeCity.Enterprise.Data.DataEngine.InvalidScopeException

See Also

Reference

InvalidScopeException Members
GrapeCity.Enterprise.Data.DataEngine Namespace