System.ComponentModel.DataAnnotations.Schema.TableAttribute
Specifies the database table that a class is mapped to.
Gets the name of the table the class is mapped to.
Gets or sets the schema of the table the class is mapped to.
Initializes a new instance of the TableAttribute class using the specified name of the table.