Open sandboxFocus

Method AppendCommaConditional

AppendCommaConditional()

Appends a comma to the current StringBuilder, unless this method is invoked for the first time for the current record.

Declaration
protected void AppendCommaConditional()
Remarks

Call RequireComma() to append the comma even if this method is invoked for the first time.