Click or drag to resize
MappingTrackerFindDefaultIfEmptySourceAliasForDefaultIfEmptyAlias Method (SetAlias)
Finds the default if empty source alias for default if empty alias.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public SetAlias FindDefaultIfEmptySourceAliasForDefaultIfEmptyAlias(
	SetAlias alias
)

Parameters

alias
Type: SD.LLBLGen.Pro.LinqSupportClassesSetAlias
The alias.

Return Value

Type: SetAlias
See Also