ValuesExpression.ColumnNames Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Os nomes das colunas contidas nesta tabela.
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)