Condividi tramite


Metodo ToStringForUrn

Returns the referenced object in URN format.

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Function ToStringForUrn As String
'Utilizzo
Dim instance As ExpressionNode
Dim returnValue As String

returnValue = instance.ToStringForUrn()
public string ToStringForUrn()
public:
String^ ToStringForUrn()
member ToStringForUrn : unit -> string 
public function ToStringForUrn() : String

Valore restituito

Tipo: System. . :: . .String
A String value that contains the expression node object in URN format.