ScriptNameObjectBase.AppendCommaText Method
SQL Server 2012
Appends text, optionally separated by a comma.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
member AppendCommaText : sb:StringBuilder * optionText:string * needsComma:bool byref * beginWord:string -> unit
Parameters
- optionText
- Type: System.String
String
- needsComma
- Type: System.Boolean
A pointer to Boolean
- beginWord
- Type: System.String
String
