Search Results for

    Show / Hide Table of Contents

    Class DynamicSqlValue

    Inheritance
    System.Object
    DynamicSqlValue
    Namespace: Simplic.Framework.Base.Sql
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public class DynamicSqlValue : object

    Properties

    | Improve this Doc View Source

    Key

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

    Value

    Declaration
    public object Value { get; set; }
    Property Value
    Type Description
    System.Object
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx