RowFieldsBase.TableName property

namespace: Serenity.Data   assemblySerenity.Net.Entity

Gets the name of the table.

public string TableName { get; }

Property Value

The name of the table.

See Also