EdmType.ToString Method

Definition

Returns the full name of this type.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The full name of this type.

Applies to