Search Results for

    Show / Hide Table of Contents

    Class NpgsqlLoggingDefinitions

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Inheritance
    object
    NpgsqlLoggingDefinitions
    Namespace: Npgsql.EntityFrameworkCore.PostgreSQL.Diagnostics.Internal
    Assembly: Npgsql.EntityFrameworkCore.PostgreSQL.dll
    Syntax
    public class NpgsqlLoggingDefinitions : RelationalLoggingDefinitions

    Fields

    | Improve this Doc View Source

    LogEnumColumnSkipped

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogEnumColumnSkipped
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogExpressionIndexSkipped

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogExpressionIndexSkipped
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundCollation

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundCollation
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundColumn

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundColumn
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundDefaultSchema

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundDefaultSchema
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundForeignKey

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundForeignKey
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundIndex

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundIndex
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundPrimaryKey

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundPrimaryKey
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundSequence

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundSequence
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundTable

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundTable
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogFoundUniqueConstraint

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogFoundUniqueConstraint
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogMissingSchema

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogMissingSchema
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogMissingTable

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogMissingTable
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogPrincipalColumnNotFound

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogPrincipalColumnNotFound
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogPrincipalTableNotInSelectionSet

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogPrincipalTableNotInSelectionSet
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogUnsupportedColumnConstraintSkipped

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogUnsupportedColumnConstraintSkipped
    Field Value
    Type Description
    EventDefinitionBase?
    | Improve this Doc View Source

    LogUnsupportedColumnIndexSkipped

    This is an internal API that supports the Entity Framework Core infrastructure and not subject to the same compatibility standards as public APIs. It may be changed or removed without notice in any release. You should only use it directly in your code with extreme caution and knowing that doing so can result in application failures when updating to a new Entity Framework Core release.

    Declaration
    public EventDefinitionBase? LogUnsupportedColumnIndexSkipped
    Field Value
    Type Description
    EventDefinitionBase?
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Copyright 2023 The Npgsql Development Team