SqlScriptSaveOptions.OperatorType

SqlScriptSaveOptions.OperatorType property

Gets and sets the operator type of sql.

public SqlScriptOperatorType OperatorType { get; set; }

See Also