• 2022-07-23
    在SQLServer中类型为image的字段,在C#中的实体类应该使用()类型来表示。
    A: Image
    B: String
    C: Byte[]
    D: IntPtr