ScriptNameObjectBase.SetCollectionTextMode(Boolean, SmoCollectionBase) Method

Definition

protected void SetCollectionTextMode (bool newTextModeValue, Microsoft.SqlServer.Management.Smo.SmoCollectionBase coll);
member this.SetCollectionTextMode : bool * Microsoft.SqlServer.Management.Smo.SmoCollectionBase -> unit
Protected Sub SetCollectionTextMode (newTextModeValue As Boolean, coll As SmoCollectionBase)

Parameters

newTextModeValue
Boolean

Applies to