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 SourceKey
Declaration
public string Key { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.String | 
Value
Declaration
public object Value { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Object |