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

Property Value

Type: Type
See Also