DbContext::ToString Method ()
Entity Framework 6.0
Returns the string representation of the DbContext.
Assembly: EntityFramework (in EntityFramework.dll)
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual String^ ToString() override
Show: