ScriptNameObjectBase.SwitchTextMode(Boolean, SmoCollectionBase[])
ScriptNameObjectBase.SwitchTextMode(Boolean, SmoCollectionBase[])
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
Applies to