Metodo XmlRead.GetTextOfElement

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

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

Sintassi

'Dichiarazione
Protected Function GetTextOfElement As String
'Utilizzo
Dim returnValue As String 

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

Valore restituito

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

Vedere anche

Riferimento

XmlRead Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc