Overload List
Name | Description | |
---|---|---|
Inequality(DatabaseObject, DatabaseObject) |
Compares whether two objects are not equal using the distinct values of each object.
Specifically, true is returned if the distinct values do not match, an object is
Nothing or both object types are not the same.
|
|
Inequality(DatabaseObject, IDatabaseObject) |
Compares whether two objects are not equal using the distinct values of each object.
Specifically, true is returned if the distinct values do not match, an object is
Nothing or both object types are not the same.
|
|
Inequality(IDatabaseObject, DatabaseObject) |
Compares whether two objects are not equal using the distinct values of each object.
Specifically, true is returned if the distinct values do not match, an object is
Nothing or both object types are not the same.
|