ScriptNameObjectBase.AppendWithCommaText 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 AppendWithCommaText( StringBuilder sb, string optionText, ref bool needsComma )
Parameters
- sb
- Type: System.Text.StringBuilder
- optionText
- Type: System.String
- needsComma
- Type: System.Boolean%
