|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
OpenEdge.Messaging.IHeaders Add (RecordHeader) |
/**
Adds the given RecordHeader to the collection.
@throw MessagingError if the collection is read-only, or the RecordHeader is not valid.
@return returns this-object if successful.
*/ |
|||||
|
|
GetIterator () |
/**
Returns an iterator over the collection of record headers.
*/ |
|||||
|
|
OpenEdge.Messaging.RecordHeader GetLastHeader (character) |
/**
Retrieve the last header within the collection identified by the given key, if present.
*/ |
|||||
|
|
OpenEdge.Messaging.IHeaders Remove (character) |
/**
Removes the header for the given key from the collection.
@throw MessagingError if the collection is read-only.
@return this-object if successful.
*/ |
|||||
|
|
OpenEdge.Messaging.RecordHeader ToArray () |
/**
Returns the collection of record headers as an extent.
*/ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
INTEGER Count |
|
|||||
|
|
LOGICAL IsReadOnly |
|
|
Top
OpenEdge.Messaging.IHeaders Add (RecordHeader)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GetIterator ()
|
||||||||||||||||||||||
OpenEdge.Messaging.RecordHeader GetLastHeader (character)
|
||||||||||||||||||||||
OpenEdge.Messaging.IHeaders Remove (character)
|
||||||||||||||||||||||
OpenEdge.Messaging.RecordHeader ToArray ()
|
||||||||||||||||||||||
INTEGER Count
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL IsReadOnly
|
|||||||||
Progress® OpenEdge® Release 12.6.0