ScriptNameObjectBase.AppendWithCommaText Method
SQL Server 2005
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
protected void AppendWithCommaText ( StringBuilder sb, string optionText, ref bool needsComma )
protected void AppendWithCommaText ( StringBuilder sb, String optionText, /** @ref */ boolean needsComma )
JScript does not support passing value-type arguments by reference.
Parameters
- sb
- optionText
- needsComma
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
