Partager via


ToStringForUrn méthode

Returns the referenced object in URN format.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public Function ToStringForUrn As String
'Utilisation
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

Valeur de retour

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.