ISqlJoin.ToTable property

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

Gets the table joined to

public string ToTable { get; }

Property Value

The table joined to.

See Also