Click or drag to resize
DateTimeFilterValueEquals Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Determines whether a specified object is equal to the current object

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to compare against the current object

Return Value

Type: Boolean
See Also