ExpressionNode.ToStringForUrn Method

Definition

Represents Expression as a string in T-SQL like syntax, which can be used in URN

public string ToStringForUrn ();
member this.ToStringForUrn : unit -> string
Public Function ToStringForUrn () As String

Returns

Applies to