ScriptNameObjectBase.SwitchTextMode(Boolean, SmoCollectionBase[]) 메서드

정의

protected void SwitchTextMode(bool newTextModeValue, Microsoft.SqlServer.Management.Smo.SmoCollectionBase[] collList);
member this.SwitchTextMode : bool * Microsoft.SqlServer.Management.Smo.SmoCollectionBase[] -> unit
Protected Sub SwitchTextMode (newTextModeValue As Boolean, collList As SmoCollectionBase())

매개 변수

newTextModeValue
Boolean
collList
SmoCollectionBase[]

적용 대상