Equals method

Description

Determines if two column mappings are the same.

Syntax

bool Equals( Object obj )

Parameter

obj The object to compare with.

Return value

True if the objects are the same; otherwise, false.