Show / Hide Table of Contents

Method CreateConst

| Improve this Doc View Source

CreateConst(T)

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