Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(Nullable<Decimal>)

Declaration
protected override bool IsNull(decimal? value)
Parameters
Type Name Description
System.Nullable<System.Decimal> value
Returns
Type Description
System.Boolean
Overrides
DevZest.Data.Column<System.Nullable<System.Decimal>>.IsNull(System.Nullable<System.Decimal>)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest