GetTextBody メソッド

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

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

構文

'宣言
Protected Function GetTextBody As String
'使用
Dim returnValue As String

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

戻り値

型: System. . :: . .String
テキスト本文を示す String 値です。

使用例

スクリプト