KnownSemanticErrorMode enum

Known values of SemanticErrorMode that the service accepts.

Fields

Fail

If there is an exception during the semantic processing step, the query will fail and return the appropriate HTTP code depending on the error.

Partial

If the semantic processing fails, partial results still return. The definition of partial results depends on what semantic step failed and what was the reason for failure.