Skip to content

ISqlQuery.Columns property

Gets the columns.

public IEnumerable<Column> Columns { get; }

Property Value

The columns.

See Also