LinqDataSource::IDynamicDataSource::EntitySetName Property
.NET Framework (current version)
For a description of this member, see IDynamicDataSource.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private: property String^ EntitySetName { virtual String^ get() sealed = IDynamicDataSource::EntitySetName::get; virtual void set(String^ value) sealed = IDynamicDataSource::EntitySetName::set; }
Implements
IDynamicDataSource::EntitySetNameThis member is an explicit interface member implementation. It can be used only when the LinqDataSource instance is cast to an IDynamicDataSource interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: