ForeignKeyAttribute.Table property

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

Gets the table.

public string Table { get; }

Property Value

The table.

See Also