ScriptNameObjectBase.SetTextMode(Boolean, SmoCollectionBase[]) Method

Definition

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

Applies to