IViewColumn.IColumnBase.ToDebugString Method

Definition

Creates a human-readable representation of the given metadata.

Warning: Do not rely on the format of the returned string. It is designed for debugging only and may change arbitrarily between releases.

C#
override sealed string IColumnBase.ToDebugString (Microsoft.EntityFrameworkCore.Infrastructure.MetadataDebugStringOptions options, int indent);

Parameters

options
MetadataDebugStringOptions

Options for generating the string.

indent
Int32

The number of indent spaces to use before each new line.

Returns

A human-readable representation.

Implements

Applies to

Produkt Versioner
Entity Framework Core 8.0, 9.0