ScriptNameObjectBase.SwitchTextMode(Boolean, SmoCollectionBase[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void SwitchTextMode (bool newTextModeValue, Microsoft.SqlServer.Management.Smo.SmoCollectionBase[] collList);
member this.SwitchTextMode : bool * Microsoft.SqlServer.Management.Smo.SmoCollectionBase[] -> unit
Protected Sub SwitchTextMode (newTextModeValue As Boolean, collList As SmoCollectionBase())
Parameters
- newTextModeValue
- Boolean
- collList
- SmoCollectionBase[]