Condividi tramite


Metodo GetTextBody

Returns the text body.

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

Sintassi

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

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

Valore restituito

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