SetTextBody メソッド

テキスト本文を示します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Protected Sub SetTextBody ( _
    textBody As String _
)
'使用
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
)

パラメーター

使用例

スクリプト