TableProvider::Name Property
.NET Framework (current version)
Gets the name of the table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property String^ Name { virtual String^ get(); protected: virtual void set(String^ value); }
Typically, this is the name of the table property in the data-context class.
.NET Framework
Available since 3.5
Available since 3.5
Show: