SqlExpression.Type Property

Definition

Gets the static type of the expression that this Expression represents.

public override Type Type { get; }
member this.Type : Type
Public Overrides ReadOnly Property Type As Type

Property Value

Applies to