Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(Nullable<Boolean>)

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