Click or drag to resize

PlainSQLExpression Constructor

CTor

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses.ExpressionClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public PlainSQLExpression(
	Type setElementType,
	PlainSQLQuerySpecification querySpecification
)

Parameters

setElementType
Type: SystemType
querySpecification
Type: SD.LLBLGen.Pro.ORMSupportClasses.PersistencePlainSQLQuerySpecification
See Also