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.3.0.0 (5.3.0)
Syntax
public Type ResultType { get; set; }

Property Value

Type: Type
See Also