Udostępnij za pośrednictwem


Metoda SetTextBody

Określa tekst treści.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
Protected Sub SetTextBody ( _
    textBody As String _
)
'Użycie
Dim textBody As String

Me.SetTextBody(textBody)
protected void SetTextBody(
    string textBody
)
protected:
void SetTextBody(
    String^ textBody
)
member SetTextBody : 
        textBody:string -> unit 
protected function SetTextBody(
    textBody : String
)

Parameters

Przykłady

Skryptów