SelectExpression.DebugView 属性

定义

在调试器中展开此属性,以获取此 SelectExpression的可读表示形式。

警告:不要依赖于调试字符串的格式。 它们仅用于调试,可能会在版本之间任意更改。

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public string DebugView { get; }
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
member this.DebugView : string
Public ReadOnly Property DebugView As String

属性值

属性

适用于