Show / Hide Table of Contents

Method Contains

| Improve this Doc View Source

Contains(Column)

Determines whether the specified column is part of this candidate key.

Declaration
public bool Contains(Column column)
Parameters
Type Name Description
Column column

The specified column.

Returns
Type Description
System.Boolean

true if the specified column is part of this candidate key, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest