GetTextBody 메서드
Returns the text body.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
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.