ScriptNameObjectBase.AppendWithCommaText Method
SQL Server 2008 R2
Appends text, optionally separated by a comma.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected void AppendWithCommaText( StringBuilder sb, string optionText, ref bool needsComma )
