This topic has not yet been rated - Rate this topic

ScriptNameObjectBase.ForceTextModeOnTextBody Method

Enforces text mode on the text body.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
Protected Function ForceTextModeOnTextBody As Boolean
'Usage
Dim returnValue As Boolean 

returnValue = Me.ForceTextModeOnTextBody()

Return Value

Type: System.Boolean
A Boolean value that specifies whether the method was successful.If True, the text mode was enforced on the text body. Otherwise, False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.