Méthode XmlRead.GetTextOfElement
Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Espace de noms : Microsoft.SqlServer.Management.Sdk.Sfc
Assembly : Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntaxe
'Déclaration
Protected Function GetTextOfElement As String
'Utilisation
Dim returnValue As String
returnValue = Me.GetTextOfElement()
protected string GetTextOfElement()
protected:
String^ GetTextOfElement()
member GetTextOfElement : unit -> string
protected function GetTextOfElement() : String
Valeur de retour
Type : System.String
The text of the current element.