Join.Joins property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the joins.

public IDictionary<string, Join> Joins { get; }

Property Value

The joins.

See Also