Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(Nullable<Single>)

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