Search Results for

    Show / Hide Table of Contents

    Enum BlobStorageType

    Specifies the location of the blob storage

    Namespace: TimeCockpit.Data.Database
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum BlobStorageType

    Fields

    Name Description
    Azure

    Specifies that the blob storage of Windows Azure should be used

    Default

    Specifies that the blob storage location should be determined based on the type of database client

    Local

    Specifies that the local blob storage should be used

    None

    Specifies that blob storage is not supported (will throw if accessed).

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