PagedQueryDescriptionBase.ToString Method

Definition

Overrides ToString() method to print all content of the query description.

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

Returns

Returns a string containing all the properties of the query description.

Applies to