Method EndLookup
| Improve this Doc View SourceEndLookup(ColumnValueBag)
Ends the lookup operation and updates this ForeignKeyBox.
Declaration
public void EndLookup(ColumnValueBag valueBag)
Parameters
Type | Name | Description |
---|---|---|
ColumnValueBag | valueBag | The ColumnValueBag that contains foreign key and lookup data. |