SetVariableStatement::SeparatorType Property
Gets or sets the separator.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
public: property SeparatorType SeparatorType { SeparatorType get(); void set(SeparatorType value); }
Show: