Search Results for

    Show / Hide Table of Contents

    Enum BlobHandling

    Specifies how binary properties stored in blob store are handled during Select-operation

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

    Fields

    Name Description
    DoNotReadBlobs

    Do not read blobs from blob store; just the blob UUID will be read

    ReadBlobs

    Read blobs from blob store

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