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