ScriptNameObjectBase.SwitchTextMode(Boolean, SmoCollectionBase[]) Method

Definition

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[]

Applies to