ScriptNameObjectBase.AppendCommaText 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 AppendCommaText ( StringBuilder sb, string optionText, ref bool needsComma, string beginWord )
protected void AppendCommaText ( StringBuilder sb, String optionText, /** @ref */ boolean needsComma, String beginWord )
JScript does not support passing value-type arguments by reference.
Parameters
- sb
- optionText
- needsComma
- beginWord
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.
