ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / Table Class / Equals Method

In This Topic
    Equals Method (Table)
    In This Topic
    Returns a System.Boolean. This is true if the specified Table is equal to the current Table; otherwise, false. The table for comparison.
    Overload List
    OverloadDescription
    Returns a System.Boolean. This is true if the specified Table is equal to the current Table; otherwise, false. The table for comparison.  
    Returns a System.Boolean. This is true if the specified Object is equal to the current Table; otherwise, false. The object for comparison.  
    See Also