ScriptNameObjectBase.SetCollectionTextMode(Boolean, SmoCollectionBase) Method
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.
C#
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)
- newTextModeValue
- Boolean
- coll
- SmoCollectionBase
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |