Search Results for

    Show / Hide Table of Contents

    Enum StorageType

    Specifies how a column in the data model should be stored

    Namespace: TimeCockpit.Data.DataModel
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum StorageType

    Fields

    Name Description
    BlobStore

    Column content is stored in an external BLOB storage

    DatabaseStore

    Column content is stored inside the database

    In This Article
    Back to top Copyright © 2020 software architects gmbh