DebugView.ShortView 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.
The short-form, less-detailed debug string.
public virtual string ShortView { get; }
member this.ShortView : string
Public Overridable ReadOnly Property ShortView As String
Property Value
Remarks
See EF Core debug views for more information and examples.