DataServiceRequest.ToString Method

Definition

Represents the URI of the query to the data service.

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

Returns

The requested URI as a String value.

Remarks

Overrides the ToString() method.

Applies to