Show / Hide Table of Contents

Method CreateParam

| Improve this Doc View Source

CreateParam(T)

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