ScriptNameObjectBase.SwitchTextMode Method
SQL Server 2005
Switches the text mode.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
protected void SwitchTextMode ( boolean newTextModeVal, SmoCollectionBase[] collList )
protected function SwitchTextMode ( newTextModeVal : boolean, collList : SmoCollectionBase[] )
Parameters
- newTextModeVal
A String value that specifies the new text mode.
- collList
An SmoCollectionBase object that specifies the SQL Server Management Objects (SMO) collection.
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
