Utf8JsonReaderManager.Data Field
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.
Tracks state and underlying stream or buffer of UTF8 bytes.
public readonly Microsoft.EntityFrameworkCore.Storage.Json.JsonReaderData Data;
val mutable Data : Microsoft.EntityFrameworkCore.Storage.Json.JsonReaderData
Public ReadOnly Data As JsonReaderData