Namespace: OpenEdge.Web.DataObject
Class
OperationOptions
Parent classes:
Inherits: Progress.Lang.Object

/* *************************************************************************************************************************
Copyright (c) 2016-2017 by Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
File:OperationOptions
Purpose:Supported options for a DOH mapped operation
Author(s):pjudge
Created:2017-08-16
/* (optional) Whether a dataset that's returned should include before-image details




Method Summary
Options Name Purpose
CHARACTER ToString () /* Returns a string representation of this object */

Constructor Summary
Options Name Purpose
OperationOptions () /* Default constructor */

Property Summary
Options Name Purpose
CHARACTER ErrorEnvelope
LOGICAL HasErrorEnvelope
LOGICAL HasRequestEnvelope
LOGICAL HasResponseEnvelope
CHARACTER RequestEnvelope
CHARACTER ResponseEnvelope
OpenEdge.Core.Collections.IStringKeyedMap SchemaOptions
INTEGER Timeout
LOGICAL WriteBI


Method Detail
Top

PUBLIC CHARACTER ToString ()

/* Returns a string representation of this object
Returns CHARACTER


Constructor Detail
Top

PUBLIC OperationOptions ()

/* Default constructor


Property Detail
Top

PUBLIC CHARACTER ErrorEnvelope

Returns CHARACTER
Top

PUBLIC LOGICAL HasErrorEnvelope

Returns LOGICAL
Top

PUBLIC LOGICAL HasRequestEnvelope

Returns LOGICAL
Top

PUBLIC LOGICAL HasResponseEnvelope

Returns LOGICAL
Top

PUBLIC CHARACTER RequestEnvelope

Returns CHARACTER
Top

PUBLIC CHARACTER ResponseEnvelope

Returns CHARACTER
Top

PUBLIC OpenEdge.Core.Collections.IStringKeyedMap SchemaOptions

Returns OpenEdge.Core.Collections.IStringKeyedMap
Top

PUBLIC INTEGER Timeout

Returns INTEGER
Top

PUBLIC LOGICAL WriteBI

Returns LOGICAL


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0