Search Results for

    Show / Hide Table of Contents

    Enum RelationMessage.Column.ColumnFlags

    Flags for the column.

    Namespace: Npgsql.Replication.PgOutput.Messages
    Assembly: Npgsql.dll
    Syntax
    public enum RelationMessage.Column.ColumnFlags

    Fields

    Name Description
    None

    No flags.

    PartOfKey

    Marks the column as part of the key.

    • Improve this Doc
    • View Source
    In This Article
    Back to top © Copyright 2023 The Npgsql Development Team