Skip to content

ISqlQueryExtensible.Columns property

Gets the columns.

public IList<Column> Columns { get; }

Property Value

The columns.

See Also