Click or drag to resize

ExpressionDefinitionResultType Property

Gets or sets the type of the result.

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
public Type ResultType { get; set; }

Property Value

Type: Type
See Also