Compartir a través de


XmlRead.GetTextOfElement Método

No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Protected Function GetTextOfElement As String
'Uso
Dim returnValue As String 

returnValue = Me.GetTextOfElement()
protected string GetTextOfElement()
protected:
String^ GetTextOfElement()
member GetTextOfElement : unit -> string
protected function GetTextOfElement() : String

Valor devuelto

Tipo: System.String
The text of the current element.

Vea también

Referencia

XmlRead Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc