Expression.ResultType Property
Specifies the expression result type.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object, specifying the expression result type. |
See Also