Share via


DataServiceRequest<TElement>.ToString Method

Definition

Represents the URI of the query to the data service.

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

Returns

The requested URI as a String value.

Applies to