ColumnExpression.Name Property

Definition

Gets the column name.

public virtual string Name { get; }
member this.Name : string
Public Overridable ReadOnly Property Name As String

Property Value

The column name.

Applies to