Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace
Tortuga.Chain.SqlServer Namespace

SqlServerObjectName..::..Equals Method (SqlServerObjectName)

Returns true if the two objects are equal.

Namespace:  Tortuga.Chain.SqlServer
Assembly:  Tortuga.Chain.SqlServer.OleDb (in Tortuga.Chain.SqlServer.OleDb.dll)

Syntax


public bool Equals(
	SqlServerObjectName other
)
Public Function Equals ( _
	other As SqlServerObjectName _
) As Boolean
public:
bool^ Equals(
	SqlServerObjectName^ other
)

Return Value

Remarks


This is a case-insensitive comparison.