SQLiteObjectName..::..Equals Method (SQLiteObjectName)
Returns true if the two objects are equal.
Namespace:
Tortuga.Chain.SQLiteAssembly: Tortuga.Chain.SQLite (in Tortuga.Chain.SQLite.dll)
Syntax
public bool Equals( SQLiteObjectName other )
Public Function Equals ( _ other As SQLiteObjectName _ ) As Boolean
public: bool^ Equals( SQLiteObjectName^ other )
Parameters
- other
- Type: Tortuga.Chain.SQLite..::..SQLiteObjectName