OriginAttribute.Join property

namespace: Serenity.Data.Mapping   assemblySerenity.Net.Data

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