ScriptNameObjectBase.SetCollectionTextMode(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 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
- coll
- SmoCollectionBase