Show / Hide Table of Contents

Method CreateConst

| Improve this Doc View Source

CreateConst(SqlXml)

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