EntitySetBase::ToString Method ()

 

Returns the name of the current entity or relationship set.

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 the current entity or relationship set.

.NET Framework
Available since 3.5
Return to top
Show: