LeftJoinAttribute.OnCriteria property

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

Gets the ON criteria.

public string OnCriteria { get; }

Property Value

The ON criteria.

See Also