QueryableXEventData.Expression Property

Gets or sets an Expression value.

Namespace:  Microsoft.SqlServer.XEvent.Linq
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Syntax

public Expression Expression { get; internal set; }

Property Value

Type: System.Linq.Expressions.Expression
An Expression value.

Implements

IQueryable.Expression

See Also

Reference

QueryableXEventData Class

Microsoft.SqlServer.XEvent.Linq Namespace