Search Results for

    Show / Hide Table of Contents

    Interface IExternalDataBase

    Interface for repositories with external database access

    Namespace: Simplic.Data
    Assembly: Simplic.Data.dll
    Syntax
    public interface IExternalDataBase

    Properties

    | Improve this Doc View Source

    GroupId

    Gets the name of the repository group

    Declaration
    Guid? GroupId { get; }
    Property Value
    Type Description
    System.Nullable<System.Guid>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx