Share via


DbExpressionBinding.VariableType Property

Definition

Gets the type metadata of the element variable.

public System.Data.Entity.Core.Metadata.Edm.TypeUsage VariableType { get; }
member this.VariableType : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public ReadOnly Property VariableType As TypeUsage

Property Value

The type metadata of the element variable.

Applies to