Método GetTextOfElement
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
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 de retorno
Tipo: System. . :: . .String
The text of the current element.