Freigeben über


GetTextBody-Methode

Returns the text body.

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

Syntax

'Declaration
Protected Function GetTextBody As String
'Usage
Dim returnValue As String

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

Rückgabewert

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

Beispiele

Skripterstellung