Skip to content

InnerJoinAttribute.ToTable property

Gets the table.

public string? ToTable { get; }

Property Value

The table joined to.

See Also