C# Class Deveel.Data.Sql.Tables.RootTable

Inheritance: Table, IRootTable
Mostrar archivo Open project: deveel/deveeldb Class Usage Examples

Public Methods

Method Description
TypeEquals ( IRootTable other ) : bool

Protected Methods

Method Description
IsSameTable ( RootTable other ) : bool

Method Details

IsSameTable() protected method

protected IsSameTable ( RootTable other ) : bool
other RootTable
return bool

TypeEquals() public method

public TypeEquals ( IRootTable other ) : bool
other IRootTable
return bool