[]
        
(Showing Draft Content)

C1.Data.Entities.EntityViewSource.EntitySetName

EntitySetName Property

EntitySetName

Gets or sets the name of the System.Data.Metadata.Edm.EntitySet to load entities from.

Declaration
public string EntitySetName { get; set; }
Remarks

Changing the value of this property causes the EntityViewSource to reload data if AutoLoad is set to true.