Skip to content

OriginAttribute.Join property

Gets the join alias or the property name of the field to read join alias from via LeftJoin attribute.

public string Join { get; }

Property Value

The join.

See Also