Метод ToStringForUrn
Returns the referenced object in URN format.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Function ToStringForUrn As String
'Применение
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
Возвращаемое значение
Тип: System. . :: . .String
A String value that contains the expression node object in URN format.