EntityKeyMember::ToString Method ()
.NET Framework (current version)
Returns a string representation of the entity key.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
The ToString method returns a string in the format "[keyName, keyValue]".
.NET Framework
Available since 3.5
Available since 3.5
Show: