Show / Hide Table of Contents

Method CreateParam

| Improve this Doc View Source

CreateParam(SqlXml)

Declaration
protected override Column<SqlXml> CreateParam(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>.CreateParam(System.Data.SqlTypes.SqlXml)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest