ActiveReports 13
Table Class Members
Properties  Methods 

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace : Table Class

The following tables list the members exposed by Table.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Table class.  
Top
Public Properties
 NameDescription
Public PropertyThe table colums collection.  
Public PropertyThe name of table  
Public PropertyThe table type.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Returns a System.Boolean. This is true if the specified Table is equal to the current Table; otherwise, false. The table for comparison.  
Public MethodReturns a System.Int32 that represents a hash code for the current object.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Returns a System.Boolean. This is true if the first Table is equal to the second Table; otherwise, false. The first table for comparison. The second table for comparison.
Returns a System.Boolean. This is true if the first Table is not equal to the second Table; otherwise, false. The first table for comparison. The second table for comparison.
Top
See Also

Reference

Table Class
GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace