ValuesExpression.ColumnNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)