ScriptNameObjectBase.AppendCommaText Method
SQL Server 2008
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 )
Parameters
- sb
- Type: System.Text.StringBuilder
- optionText
- Type: System.String
- needsComma
- Type: System.Boolean%
- beginWord
- Type: System.String