Search Results for

    Show / Hide Table of Contents

    Class ESS_DC_BASE_DBConnection_Property

    Inheritance
    System.Object
    ESS_DC_BASE_DBConnection_Property
    Namespace: Simplic.Framework.EF
    Assembly: Simplic.Framework.EF.dll
    Syntax
    public class ESS_DC_BASE_DBConnection_Property : Locking.ILockable

    Constructors

    | Improve this Doc View Source

    ESS_DC_BASE_DBConnection_Property()

    Declaration
    public ESS_DC_BASE_DBConnection_Property()

    Properties

    | Improve this Doc View Source

    DisplayName

    Declaration
    public string DisplayName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PropertyName

    Declaration
    public string PropertyName { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    GetPersistantKey()

    Declaration
    public Guid GetPersistantKey()
    Returns
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx