This topic has not yet been rated - Rate this topic

ScriptNameObjectBase.GetTextMode Method

Determines whether the script name is using text mode.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
member GetTextMode : unit -> bool

Return Value

Type: System.Boolean
A Boolean value that specifies whether the script name is using text mode.If True, the script name is using text mode. Otherwise, False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.