| Lookups Class |
|
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class Lookups : _Lookups, IEnumerable, IEnumerator
The Lookups type exposes the following members.
| Name | Description | |
|---|---|---|
| Lookups |
Creates and returns a new Lookups object
| |
| Lookups(DataRow) |
Creates and returns a new Lookups object
|
| Name | Description | |
|---|---|---|
| GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
| |
| MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
| |
| Reset |
Implements System.Collections.IEnumerator.Reset.
|
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Lookup objects in this collection
| |
| Current |
Implements System.Collections.IEnumerator.Current.
| |
| ItemInt32 |
Gets a Lookup object
| |
| ItemString |
Gets a Lookup object
|