Click or drag to resize
FullProjectionPlaceHolderSource Method
Sets the source to target and which projection to copy at the position of this placeholder.

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public FullProjectionPlaceHolder Source(
	string source
)

Parameters

source
Type: SystemString
The source.

Return Value

Type: FullProjectionPlaceHolder
See Also