Show / Hide Table of Contents

    Enum IndexType

    Table index type.

    Namespace: Kros.Data.Schema
    Assembly: Kros.Utils.dll
    Syntax
    public enum IndexType

    Fields

    Name Description
    Index

    General index.

    PrimaryKey

    Primary key.

    UniqueKey

    Unique index.

    Back to top KROS a.s.