DataPA Enterprise Dashboard Controls API Reference
The Connections type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
|
|
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
|
|
Reset |
Implements System.Collections.IEnumerator.Reset.
|
Fields
| Name | Description | |
|---|---|---|
|
|
ClassId | |
|
|
EventsId | |
|
|
InterfaceId |
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of system objects in this collection
|
|
|
Current |
Implements System.Collections.IEnumerator.Current.
|
|
|
Item[([( Int32])]) |
Gets a connection object
|
|
|
Item[([( String])]) |
Gets a connection object
|