| Connections Class |
|
Namespace: DataPA.Utils.QueryEngine
public class Connections : _Connections, IEnumerable, IEnumerator
The Connections type exposes the following members.
| 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 connection objects in this collection
| |
| Current |
Implements System.Collections.IEnumerator.Current.
| |
| ItemInt32 |
Gets a connection object
| |
| ItemString |
Gets a connection object
|