Search Results for

    Show / Hide Table of Contents

    Enum XbimDBAccess

    Indicates how a persisted model should be accessed

    Namespace: Xbim.IO
    Assembly: Xbim.Common.dll
    Syntax
    public enum XbimDBAccess

    Fields

    Name Description
    Exclusive

    Opens the database exclusively, prevents access from any other processes.

    Read

    Opens the database for read only transactions

    ReadWrite

    Opens the database for read and write

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim