Method Equals
Equals(object)
Compare the TableReference to another TableReference.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj |
Returns
Type | Description |
---|---|
bool |
Overrides
Equals(TableReference)
Compare 2 TableReferences.
Declaration
public bool Equals(TableReference other)
Parameters
Type | Name | Description |
---|---|---|
TableReference | other |
Returns
Type | Description |
---|---|
bool |