Represents a QueryExpression which can be modified by SQL functions.

Namespace:  Mindscape.LightSpeed.Querying
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public interface IFunctionWrappableExpression
Visual Basic (Declaration)
Public Interface IFunctionWrappableExpression

See Also