TableProvider::ToString Method ()
.NET Framework (current version)
Returns the Name property of the TableProvider instance.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Return Value
Type: System::String^The name of the TableProvider instance. If the Name property is null, the base class Name property is returned.
This method is intended for debugging purposes.
.NET Framework
Available since 3.5
Available since 3.5
Show: