Skip to content

LeftJoinAttribute.ToTable property

Gets the table joined to.

public string? ToTable { get; }

Property Value

The table joined to.

See Also