equal_metadata


Description:

[ Version ( since = "0.17.0" ) ]
public bool equal_metadata (Table other_table, bool check_metadata)

Parameters:

this

A Table.

other_table

A Table to be compared.

check_metadata

Whether to compare metadata.

Returns:

true if both of them have the same data, false otherwise.