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
Namespace: Npgsql.EntityFrameworkCore.PostgreSQL.Diagnostics.Internal
Assembly: Npgsql.EntityFrameworkCore.PostgreSQL.dll
Syntax
public class NpgsqlLoggingDefinitions : RelationalLoggingDefinitions
Fields
| Improve this Doc View SourceLogEnumColumnSkipped
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |
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? |