LeftJoinAttribute.ToTable property
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Gets the table joined to.
public string ToTable { get; }
Property Value
The table joined to.
See Also
- class LeftJoinAttribute
namespace: Serenity.Data.Mapping assembly: Serenity.Net.Data
Gets the table joined to.
public string ToTable { get; }
The table joined to.