TableName.Table property

namespace: Serenity.Data.Schema   assemblySerenity.Net.Data

Gets or sets the table.

public string Table { get; set; }

Property Value

The table.

See Also