Share via


IQueryToken.ToCodeString Method

Definition

Returns a string representation of the code representing the query. Used for output.

public string ToCodeString ();
abstract member ToCodeString : unit -> string
Public Function ToCodeString () As String

Returns

A string representation of the query code.

Applies to