GetTextBody 方法
Returns the text body.
命名空間: 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
A String value that specifies the text body.