Share via


ScriptNameObjectBase.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.

스크립팅

참고 항목

참조

ScriptNameObjectBase 클래스

GetTextBody 오버로드

Microsoft.SqlServer.Management.Smo 네임스페이스