ScriptNameObjectBase.GetTextBody Method (Boolean)
SQL Server 2012
Returns the text body.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- forScripting
- Type: System.Boolean
A Boolean value that specifies whether the text body is to be used for scripting.If True, the text body is for scripting. Otherwise, False.
