Click or drag to resize

QuerySpecSetTargetAlias Method

Sets the target alias.

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax
protected void SetTargetAlias(
	string alias
)

Parameters

alias
Type: SystemString
See Also