Méthode GetTextBody
Returns the text body.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Function GetTextBody As String
'Utilisation
Dim returnValue As String
returnValue = Me.GetTextBody()
protected string GetTextBody()
protected:
String^ GetTextBody()
member GetTextBody : unit -> string
protected function GetTextBody() : String
Valeur de retour
Type : System. . :: . .String
A String value that specifies the text body.