Property Select
| Improve this Doc View SourceSelect
Gets the column mappings of the SELECT statement.
Declaration
public IReadOnlyList<ColumnMapping> Select { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<ColumnMapping> |