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[]

适用于