Is there any way to understand the status of prefecth cache ? What i want to understand is that if the prefetch is already created or not ?
When i disassemble the sitecore.kernal , I see a property in Sitecore.Data.DataProviders.Sql.SqlDataProvider.initialDataPrefetched , but unfortunately this seems to be a private field.