InnerJoinAttribute.ToTable property

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

Gets the table.

public string ToTable { get; }

Property Value

The table joined to.

See Also