Show / Hide Table of Contents

Method CreateConst

| Improve this Doc View Source

CreateConst(String)

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