Show / Hide Table of Contents

Method IsNull

| Improve this Doc View Source

IsNull(Nullable<Int64>)

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