Click or drag to resize

PrefetchPathElementEquals Method

Compares the object passed in. Performs a compare on Property name, destination entity type and tofetch entity type

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Obj.

Return Value

Type: Boolean
See Also