SwitchTextMode méthode
Switches the text mode.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub SwitchTextMode ( _
newTextModeValue As Boolean, _
collList As SmoCollectionBase() _
)
'Utilisation
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[]
)
Paramètres
- newTextModeValue
Type : System. . :: . .Boolean
- collList
Type : array<Microsoft.SqlServer.Management.Smo. . :: . .SmoCollectionBase> [] () [] []
An SmoCollectionBase object that specifies the SMO.