ScriptNameObjectBase.SetTextMode(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 SetTextMode (bool textMode, Microsoft.SqlServer.Management.Smo.SmoCollectionBase[] collList);
member this.SetTextMode : bool * Microsoft.SqlServer.Management.Smo.SmoCollectionBase[] -> unit
Protected Sub SetTextMode (textMode As Boolean, collList As SmoCollectionBase())
Parameters
- textMode
- Boolean
- collList
- SmoCollectionBase[]