Delen via


ValuesExpression.ColumnNames Property

Definition

The names of the columns contained in this table.

public virtual System.Collections.Generic.IReadOnlyList<string> ColumnNames { get; }
member this.ColumnNames : System.Collections.Generic.IReadOnlyList<string>
Public Overridable ReadOnly Property ColumnNames As IReadOnlyList(Of String)

Property Value

Applies to