|
Navigate to: Methods | Constructors | Events | Properties
Options | Name | Purpose | |
---|---|---|---|
# | AddSerializableProperties (character) |
Add a list of Serializable Properties to the SerializableProperties property Inherited from Consultingwerk.XmlSerializable |
|
+ | Deserialize (longchar) |
Initializes the object instance based on the passed in LONGCHAR
representation of the object instance Inherited from Consultingwerk.XmlSerializable |
|
+ | DeserializeFromNode (handle) |
Deserializes the object instance based on the passed in X-NODEREF
instance Inherited from Consultingwerk.XmlSerializable |
|
# | DeserializeProperty (handle, character, character) |
Deserializes a single property value to the current Object Inherited from Consultingwerk.XmlSerializable |
|
+ | Consultingwerk.OERA.FetchDataRequest FromTempTable (table) |
Deserializes a FetchDataRequest object from the first
eFetchDataRequest record. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
# | CHARACTER GetCharacterProperty (character) |
Returns a value from a CHARACTER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | DATE GetDateProperty (character) |
Returns a value from a DATE property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | DATETIME-TZ GetDateTime-TZProperty (character) |
Returns a value from a DATETIME-TZ property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | DATETIME GetDateTimeProperty (character) |
Returns a value from a DATETIME property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | DECIMAL GetDecimalProperty (character) |
Returns a value from a DECIMAL property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | INT64 GetInt64Property (character) |
Returns a value from a INTEGER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | INTEGER GetIntegerProperty (character) |
Returns a value from a INTEGER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | LOGICAL GetLogicalProperty (character) |
Returns a value from a INTEGER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | LONGCHAR GetLongCharProperty (character) |
Returns a value from a LONGCHAR property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | Progress.Lang.Object GetObjectProperty (character) |
Returns a value from a Progress.Lang.Object property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | RAW GetRawProperty (character) |
Returns a value from a RAW property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | CHARACTER PropertyType (character) |
Returns the type of a property Inherited from Consultingwerk.XmlSerializable |
|
+ | LONGCHAR Serialize () |
Returns an LONGCHAR representation of the object instance Inherited from Consultingwerk.XmlSerializable |
|
+ | HANDLE Serialize (handle) |
Serializes the properties of the current object instance to
an existing X-NODEREF object Inherited from Consultingwerk.XmlSerializable |
|
+ | SerializeProperties (handle) |
Serializes the properties of this object instance as child nodes of
the given node Inherited from Consultingwerk.XmlSerializable |
|
# | SerializeProperty (handle, character, character) |
Serializes a single property value to the current parent XmlNode Inherited from Consultingwerk.XmlSerializable |
|
# | SetCharacterProperty (character, character) |
Assigns a CHARACTER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetDateProperty (character, date) |
Assigns a DATE property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetDateTime-TZProperty (character, datetime-tz) |
Assigns a DATETIME-TZ property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetDateTimeProperty (character, datetime) |
Assigns a DATETIME property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetDecimalProperty (character, decimal) |
Assigns a DECIMAL property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetInt64Property (character, int64) |
Assigns a INTEGER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetIntegerProperty (character, integer) |
Assigns a INTEGER property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetLogicalProperty (character, logical) |
Assigns a LOGICAL property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetLongcharProperty (character, longchar) |
Assigns a LOGICAL property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetObjectProperty (character, Object) |
Assigns a Progress.Lang.Object property in the property store Inherited from Consultingwerk.XmlSerializable |
|
# | SetRawProperty (character, raw) |
Assigns a RAW property in the property store Inherited from Consultingwerk.XmlSerializable |
|
+ | ToTempTable (table) |
Serializes the FetchDataRequest instance to a record in the
eFetchDataRequest temp-table Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | LONGCHAR WriteXml () |
Returns an LONGCHAR representation of the object instance Inherited from Consultingwerk.XmlSerializable |
Options | Name | Purpose | |
---|---|---|---|
+ | CountRecordsRequest () |
Constructor for the CountRecordsRequest class |
|
+ | CountRecordsRequest (character, character) |
Constructor for the CountRecordsRequest class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER Context |
Gets/sets the Context for this request. The Context contains the
information controlling the positions for the next batch Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | CHARACTER CustomContext |
Gets/Sets the CustomContext used for the communication with the
Business Entity. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | Consultingwerk.ISerializable CustomParameter |
Gets and sets the reference to the custom parameter object Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | CHARACTER Joins |
A chr(1) separated list of join fields for the requested tables,
in the form of ForeignFields. Included in this parameter, if
applicable, is the element number of the Business Entity the
foreign field is contained in, relative to the current request. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | Consultingwerk.OERA.INamedQueryParameter NamedQuery |
Returns the NamedQueryParameter instance of the call Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | CHARACTER NextContext |
Specifies the next record that was NOT returned to the client. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | INTEGER NumRecords |
Specifies the batch size. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | INTEGER NumResults |
Gets and sets the number of query results |
|
+ | CHARACTER Positions |
A chr(1) separated list of positions for the requested tables. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | CHARACTER PrevContext |
Specifies the prev record that was NOT returned to the
client. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | CHARACTER Queries |
A chr(1) separated list of queries that corresponds to
the requested tables. An empty entry means use default query. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | Consultingwerk.IQueryExpression QueryExpression |
Gets/sets the QueryExpression for this request Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | CHARACTER Requests |
Specifies the actual request that corresponds to the table in
a chr(1) delimited list. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | LOGICAL SerializeEmptyLists |
Gets and sets if during serialization empty lists (properties of type
Consultingwerk.Framework.Base.IEnumerable) that do not contain any
elements, will be serialized Inherited from Consultingwerk.XmlSerializable |
|
+ | LOGICAL SerializeNullValues |
Gets and sets if Null-Values should be serialized Inherited from Consultingwerk.XmlSerializable |
|
+ | INTEGER Skip |
Gets and sets the number of records to be skipped from the beginning
when reading data Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | INTEGER StopAfter |
Value for StopAfter to be passed to the Service Interface Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | INTEGER StopAfterNumResults |
Returns the value that should be returned when stop-after occurs |
|
+ | CHARACTER Tables |
Tables for which to retrieve data or definitions, specified as a
comma separated list. The names must match the physical name of
the temp-table definitions of the prodataset that corresponds to
the Business Entity. Inherited from Consultingwerk.OERA.FetchDataRequest |
|
+ | LOGICAL UseSerializedTypeInformation |
Determines if the Serialization Routine will read and write the
SerializedType attribute Inherited from Consultingwerk.XmlSerializable |
Top
PROTECTED AddSerializableProperties (character)
|
|||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Deserialize (longchar)
|
|||||||||||||||||||||||||||||
PUBLIC DeserializeFromNode (handle)
|
|||||||||||||||||||||||||||||
PROTECTED DeserializeProperty (handle, character, character)
|
|||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.FetchDataRequest FromTempTable (table)
|
|||||||||||||||||||||||||||||
PROTECTED CHARACTER GetCharacterProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED DATE GetDateProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED DATETIME-TZ GetDateTime-TZProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED DATETIME GetDateTimeProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED DECIMAL GetDecimalProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED INT64 GetInt64Property (character)
|
|||||||||||||||||||||||||||||
PROTECTED INTEGER GetIntegerProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED LOGICAL GetLogicalProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED LONGCHAR GetLongCharProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED Progress.Lang.Object GetObjectProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED RAW GetRawProperty (character)
|
|||||||||||||||||||||||||||||
PROTECTED CHARACTER PropertyType (character)
|
|||||||||||||||||||||||||||||
PUBLIC LONGCHAR Serialize ()
|
|||||||||||||||||||||||||||||
PUBLIC HANDLE Serialize (handle)
|
|||||||||||||||||||||||||||||
PUBLIC SerializeProperties (handle)
|
|||||||||||||||||||||||||||||
PROTECTED SerializeProperty (handle, character, character)
|
|||||||||||||||||||||||||||||
PROTECTED SetCharacterProperty (character, character)
|
|||||||||||||||||||||||||||||
PROTECTED SetDateProperty (character, date)
|
|||||||||||||||||||||||||||||
PROTECTED SetDateTime-TZProperty (character, datetime-tz)
|
|||||||||||||||||||||||||||||
PROTECTED SetDateTimeProperty (character, datetime)
|
|||||||||||||||||||||||||||||
PROTECTED SetDecimalProperty (character, decimal)
|
|||||||||||||||||||||||||||||
PROTECTED SetInt64Property (character, int64)
|
|||||||||||||||||||||||||||||
PROTECTED SetIntegerProperty (character, integer)
|
|||||||||||||||||||||||||||||
PROTECTED SetLogicalProperty (character, logical)
|
|||||||||||||||||||||||||||||
PROTECTED SetLongcharProperty (character, longchar)
|
|||||||||||||||||||||||||||||
PROTECTED SetObjectProperty (character, Object)
|
|||||||||||||||||||||||||||||
PROTECTED SetRawProperty (character, raw)
|
|||||||||||||||||||||||||||||
PUBLIC ToTempTable (table)
|
|||||||||||||||||||||||||||||
PUBLIC LONGCHAR WriteXml ()
|
PUBLIC CountRecordsRequest ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CountRecordsRequest (character, character)
|
PUBLIC CHARACTER Context
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER CustomContext
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.ISerializable CustomParameter
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER Joins
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.INamedQueryParameter NamedQuery
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER NextContext
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC INTEGER NumRecords
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC INTEGER NumResults
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER Positions
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER PrevContext
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER Queries
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.IQueryExpression QueryExpression
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER Requests
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL SerializeEmptyLists
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL SerializeNullValues
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC INTEGER Skip
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC INTEGER StopAfter
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC INTEGER StopAfterNumResults
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER Tables
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL UseSerializedTypeInformation
|