[]
Gets or sets the name of the System.Data.Metadata.Edm.EntitySet to load entities from.
public string EntitySetName { get; set; }
Changing the value of this property causes the EntityViewSource to reload data if AutoLoad is set to true.