次の方法で共有


LoggingDefinitions.LogRequiredAttributeOnDependent フィールド

定義

注意事項

この API は非推奨になりました。

これは Entity Framework Core インフラストラクチャをサポートする内部 API であり、パブリック API と同じ互換性標準の対象ではありません。 これは、いかなるリリースでも予告なしに変更または削除される可能性があります。 コード内でのみ直接使用する必要があります。これを行うと、新しい Entity Framework Core リリースに更新するときにアプリケーションエラーが発生する可能性があることを認識してください。

[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
public Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase LogRequiredAttributeOnDependent;
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
[System.Obsolete]
public Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase LogRequiredAttributeOnDependent;
[Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal]
[System.Obsolete]
public Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase? LogRequiredAttributeOnDependent;
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
val mutable LogRequiredAttributeOnDependent : Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase
[<Microsoft.EntityFrameworkCore.Infrastructure.EntityFrameworkInternal>]
[<System.Obsolete>]
val mutable LogRequiredAttributeOnDependent : Microsoft.EntityFrameworkCore.Diagnostics.EventDefinitionBase
Public LogRequiredAttributeOnDependent As EventDefinitionBase 

フィールド値

属性

適用対象