Click or drag to resize
FieldEquals Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Determines whether the 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

Return Value

Type: Boolean
See Also