SwitchTextMode 메서드
Switches the text mode.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Protected Sub SwitchTextMode ( _
newTextModeValue As Boolean, _
collList As SmoCollectionBase() _
)
‘사용 방법
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[]
)
매개 변수
- newTextModeValue
형식: System. . :: . .Boolean
- collList
형식: array<Microsoft.SqlServer.Management.Smo. . :: . .SmoCollectionBase> [] () [] []
An SmoCollectionBase object that specifies the SMO.