Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Switches the text mode.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Protected Sub SwitchTextMode ( _
newTextModeValue As Boolean, _
collList As SmoCollectionBase() _
)
'Usage
Dim newTextModeValue As Boolean
Dim collList As SmoCollectionBase()
Me.SwitchTextMode(newTextModeValue, _
collList)
protected void SwitchTextMode(
bool newTextModeValue,
SmoCollectionBase[] collList
)
protected:
void SwitchTextMode(
bool newTextModeValue,
array<SmoCollectionBase^>^ collList
)
member SwitchTextMode :
newTextModeValue:bool *
collList:SmoCollectionBase[] -> unit
protected function SwitchTextMode(
newTextModeValue : boolean,
collList : SmoCollectionBase[]
)
Parameter
- newTextModeValue
Typ: System.Boolean
A String value that specifies the new text mode.
- collList
Typ: array<Microsoft.SqlServer.Management.Smo.SmoCollectionBase[]
An SmoCollectionBase object that specifies the SMO.