IConventionModel.FindIsSharedConfigurationSource(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.
Returns the configuration source if the given type is marked as shared.
C#
public Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource? FindIsSharedConfigurationSource (Type type);
abstract member FindIsSharedConfigurationSource : Type -> Nullable<Microsoft.EntityFrameworkCore.Metadata.ConfigurationSource>
Public Function FindIsSharedConfigurationSource (type As Type) As Nullable(Of ConfigurationSource)
- type
- Type
The type that could be shared.
The configuration source if the given type is marked as shared,
null
otherwise.
Toode | Versioonid |
---|---|
Entity Framework Core | 6.0, 7.0, 8.0, 9.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: