QueryableMethodTranslatingExpressionVisitor.TranslationErrorDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Detailed information about errors encountered during translation.
public string TranslationErrorDetails { get; }
public string? TranslationErrorDetails { get; }
member this.TranslationErrorDetails : string
Public ReadOnly Property TranslationErrorDetails As String