ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace / Information Class
Methods

In This Topic
Information Class Members
In This Topic

The following tables list the members exposed by Information.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether a variable points to an array.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression represents a valid Date value.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression evaluates to the DBNull class.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression is an exception type.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression has no object assigned to it.  
Public Methodstatic (Shared in Visual Basic)Returns a Boolean value indicating whether an expression can be evaluated as a number.  
Top
See Also