Show / Hide Table of Contents

Interface ForeignKeyBox.ILookupService

Service to perform foreign key data lookup operation.

Inherited Members
IService.DataPresenter
IService.Initialize(DataPresenter)
Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface ILookupService : IService

Methods

Name Description
BeginLookup(ForeignKeyBox)

Begins the lookup operation.

CanLookup(CandidateKey)

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

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