EntitySetBase.Table Property

 

Gets or sets the database table name for this entity set.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public string Table { get; set; }

Property Value

Type: System.String