Метод 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.