ScriptNameObjectBase.SetTextMode Method
SQL Server 2005
Specifies 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 SetTextMode ( boolean textMode, SmoCollectionBase[] collList )
protected function SetTextMode ( textMode : boolean, collList : SmoCollectionBase[] )
Parameters
- textMode
A Boolean value that specifies the text mode.
- collList
A SmoCollectionBase object value 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.
