ContextDataSourceView.EntitySet Property

Definition

Gets or sets the object that contains the value of the data to retrieve.

protected:
 property System::Object ^ EntitySet { System::Object ^ get(); };
protected object EntitySet { get; }
member this.EntitySet : obj
Protected ReadOnly Property EntitySet As Object

Property Value

The object that contains the value of the data to retrieve.

Applies to