Метод XmlRead.GetTextOfElement
Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.
Пространство имен: Microsoft.SqlServer.Management.Sdk.Sfc
Сборка: Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Синтаксис
'Декларация
Protected Function GetTextOfElement As String
'Применение
Dim returnValue As String
returnValue = Me.GetTextOfElement()
protected string GetTextOfElement()
protected:
String^ GetTextOfElement()
member GetTextOfElement : unit -> string
protected function GetTextOfElement() : String
Возвращаемое значение
Тип: System.String
The text of the current element.