Show / Hide Table of Contents

Method SerializeDbValue

| Improve this Doc View Source

SerializeDbValue(Nullable<Int32>)

Declaration
protected override JsonValue SerializeDbValue(int? value)
Parameters
Type Name Description
System.Nullable<System.Int32> value
Returns
Type Description
JsonValue
Overrides
DevZest.Data.Primitives.EnumColumn<T, System.Nullable<System.Int32>>.SerializeDbValue(System.Nullable<System.Int32>)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest