Partilhar via


Método ScriptNameObjectBase.GetTextBody

Returns the text body.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
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 de retorno

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

Exemplos

Gerando scripts

Consulte também

Referência

ScriptNameObjectBase Classe

Sobrecarregado GetTextBody

Namespace Microsoft.SqlServer.Management.Smo