ScriptNameObjectBase.SetCollectionTextMode(Boolean, SmoCollectionBase) 方法

定义

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

参数

newTextModeValue
Boolean

适用于