Search Results for

    Show / Hide Table of Contents

    Class NpgsqlAnnotationNames

    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
    NpgsqlAnnotationNames
    Namespace: Npgsql.EntityFrameworkCore.PostgreSQL.Metadata.Internal
    Assembly: Npgsql.EntityFrameworkCore.PostgreSQL.dll
    Syntax
    public static class NpgsqlAnnotationNames

    Fields

    | Improve this Doc View Source

    CollationDefinitionPrefix

    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 const string CollationDefinitionPrefix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    Comment

    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 const string Comment
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    CompressionMethod

    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 const string CompressionMethod
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    CreatedConcurrently

    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 const string CreatedConcurrently
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    DatabaseTemplate

    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 const string DatabaseTemplate
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    DefaultColumnCollation

    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 const string DefaultColumnCollation
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    ElementDataType

    If this column's data type is an array, contains the data type of its elements. Otherwise null.

    Declaration
    public const string ElementDataType
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    EnumPrefix

    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 const string EnumPrefix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    HiLoSequenceName

    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 const string HiLoSequenceName
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    HiLoSequenceSchema

    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 const string HiLoSequenceSchema
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IdentityOptions

    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 const string IdentityOptions
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexCollation

    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 const string IndexCollation
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexExpression

    If the index contains an expression (rather than simple column references), the expression is contained here. This is currently unsupported and will be ignored.

    Declaration
    public const string IndexExpression
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexInclude

    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 const string IndexInclude
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexMethod

    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 const string IndexMethod
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexNullSortOrder

    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 const string IndexNullSortOrder
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexOperators

    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 const string IndexOperators
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    IndexSortOrder

    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 const string IndexSortOrder
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    NullsDistinct

    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 const string NullsDistinct
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    PostgresExtensionPrefix

    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 const string PostgresExtensionPrefix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    PostgresTypeType

    Identifies the type of the PostgreSQL type of this column (e.g. array, range, base).

    Declaration
    public const string PostgresTypeType
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    Prefix

    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 const string Prefix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    RangePrefix

    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 const string RangePrefix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    SequenceName

    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 const string SequenceName
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    SequenceNameSuffix

    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 const string SequenceNameSuffix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    SequenceSchema

    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 const string SequenceSchema
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    StorageParameterPrefix

    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 const string StorageParameterPrefix
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    Tablespace

    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 const string Tablespace
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    TsVectorConfig

    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 const string TsVectorConfig
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    TsVectorProperties

    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 const string TsVectorProperties
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    UnloggedTable

    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 const string UnloggedTable
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    ValueGeneratedOnAdd

    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 const string ValueGeneratedOnAdd
    Field Value
    Type Description
    string
    | Improve this Doc View Source

    ValueGenerationStrategy

    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 const string ValueGenerationStrategy
    Field Value
    Type Description
    string
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Copyright 2023 The Npgsql Development Team