Search Results for

    Show / Hide Table of Contents

    Class CommonExpression.ReadAnonymousDbValueRef

    Inheritance
    System.Object
    CommonExpression.ReadAnonymousDbValueRef
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: FreeSql.Internal
    Assembly: FreeSql.dll
    Syntax
    public class ReadAnonymousDbValueRef

    Properties

    | Improve this Doc View Source

    DbValue

    Declaration
    public object DbValue { get; set; }
    Property Value
    Type Description
    System.Object
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX