Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(Nullable<Char>)

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