System.ComponentModel.DataAnnotations.Schema.TableAttribute public class TableAttribute : Attribute Documentation Code public string Name { get; } public string Schema { get; set; } public TableAttribute(string name)