EntityContainer::ToString Method ()

 

Returns the name of this EntityContainer.

Namespace:   System.Data.Metadata.Edm
Assembly:  System.Data.Entity (in System.Data.Entity.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

The name of this EntityContainer.

.NET Framework
Available since 3.5
Return to top
Show: