Share via


GetTextBody Método

Returns the text body.

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

Sintaxis

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

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

Valor devuelto

Tipo: System. . :: . .String
A String value that specifies the text body.

Ejemplos

Scripting