Show / Hide Table of Contents

Method CreateConst

| Improve this Doc View Source

CreateConst(Nullable<Int16>)

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