Show / Hide Table of Contents

Method AreEqual

| Improve this Doc View Source

AreEqual(SqlXml, SqlXml)

Declaration
public override bool AreEqual(SqlXml x, SqlXml y)
Parameters
Type Name Description
System.Data.SqlTypes.SqlXml x
System.Data.SqlTypes.SqlXml y
Returns
Type Description
System.Boolean
Overrides
DevZest.Data.Column<System.Data.SqlTypes.SqlXml>.AreEqual(System.Data.SqlTypes.SqlXml, System.Data.SqlTypes.SqlXml)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest