Show / Hide Table of Contents

Method CanLookup

| Improve this Doc View Source

CanLookup(CandidateKey)

Determines whether lookup operation can be performed for specified foreign key.

Declaration
bool CanLookup(CandidateKey foreignKey)
Parameters
Type Name Description
CandidateKey foreignKey

The foreign key.

Returns
Type Description
System.Boolean

true if lookup operation can be performed for specified foreign key, otherwise false.

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