Click or drag to resize

FullProjectionPlaceHolder Constructor (FullProjectionPlaceHolderElementsToExcludeType)

Initializes a new instance of the FullProjectionPlaceHolder class.

Namespace:  SD.LLBLGen.Pro.QuerySpec
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax
public FullProjectionPlaceHolder(
	FullProjectionPlaceHolderElementsToExcludeType elementsToExcludeType
)

Parameters

elementsToExcludeType
Type: SD.LLBLGen.Pro.QuerySpecFullProjectionPlaceHolderElementsToExcludeType
The elements to exclude from the projection
See Also