Click or drag to resize
MappingTrackerFindDefaultIfEmptySourceAliasForDefaultIfEmptyAlias Method (String)
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 string FindDefaultIfEmptySourceAliasForDefaultIfEmptyAlias(
	string alias
)

Parameters

alias
Type: SystemString
The alias.

Return Value

Type: String
See Also