ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / Table Class / GetHashCode Method

In This Topic
    GetHashCode Method (Table)
    In This Topic
    Returns a System.Int32 that represents a hash code for the current object.
    Syntax
    'Declaration
     
    Public Overrides Function GetHashCode() As Integer
    public override int GetHashCode()
    See Also