MutableModelExtensions.IsIgnored(IMutableModel, Type) 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.
Indicates whether the given entity type name is ignored.
C#
public static bool IsIgnored (this Microsoft.EntityFrameworkCore.Metadata.IMutableModel model, Type type);
static member IsIgnored : Microsoft.EntityFrameworkCore.Metadata.IMutableModel * Type -> bool
<Extension()>
Public Function IsIgnored (model As IMutableModel, type As Type) As Boolean
- model
- IMutableModel
The model to check for ignored type.
- type
- Type
The entity type that might be ignored.
true
if the given entity type name is ignored.
Toode | Versioonid |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0 |
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.
Toote „Entity Framework“ tagasiside
Entity Framework on avatud lähtekoodiga projekt. Tagasiside andmiseks valige link: