ILazyLoader.IsLoaded(Object, String) Method
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.
Gets whether or not the given navigation as known to be completely loaded or known to be no longer completely loaded.
C#
public bool IsLoaded (object entity, string navigationName = "");
abstract member IsLoaded : obj * string -> bool
Public Function IsLoaded (entity As Object, Optional navigationName As String = "") As Boolean
- entity
- Object
The entity on which the navigation property is located.
- navigationName
- String
The navigation property name.
true
if the navigation is known to be loaded.
Proizvod | Verzije |
---|---|
Entity Framework Core | 8.0, 9.0 |
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: