Property On
| Improve this Doc View SourceOn
Gets the SQL JOIN column mappings.
Declaration
public IReadOnlyList<ColumnMapping> On { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<ColumnMapping> |
Gets the SQL JOIN column mappings.
public IReadOnlyList<ColumnMapping> On { get; }
Type | Description |
---|---|
System.Collections.Generic.IReadOnlyList<ColumnMapping> |