eConnectOut Class


Constructor

A class that represents the node you use to specify the data to retrieve using a specified eConnect Transaction Requester document type..

[spacer]

Name

Description

eConnectOut()

Initializes an instance of the eConnectOut class.


Fields

[spacer]

Name

Type

Description

ACTION

int32

Type of data to return

DATE1

string

Delete specified records from the eConnect_Out shadow table

DOCTYPE

string

Document type

FORLIST

int32

Specifies whether to populate the eConnect_Out shadow table

FORLOAD

int32

Use the eConnect_Out shadow table

INDEX10FROM

string

Used for selection criteria

INDEX10TO

string

Used for selection criteria

INDEX11FROM

string

Used for selection criteria

INDEX11TO

string

Used for selection criteria

INDEX12FROM

string

Used for selection criteria

INDEX12TO

string

Used for selection criteria

INDEX13FROM

string

Used for selection criteria

INDEX13TO

string

Used for selection criteria

INDEX14FROM

string

Used for selection criteria

INDEX14TO

string

Used for selection criteria

INDEX15FROM

string

Used for selection criteria

INDEX15TO

string

Used for selection criteria

INDEX1FROM

string

Used for selection criteria

INDEX1TO

string

Used for selection criteria

INDEX2FROM

string

Used for selection criteria

INDEX2TO

string

Used for selection criteria

INDEX3FROM

string

Used for selection criteria

INDEX3TO

string

Used for selection criteria

INDEX4FROM

string

Used for selection criteria

INDEX4TO

string

Used for selection criteria

INDEX5FROM

string

Used for selection criteria

INDEX5TO

string

Used for selection criteria

INDEX6FROM

string

Used for selection criteria

INDEX6TO

string

Used for selection criteria

INDEX7FROM

string

Used for selection criteria

INDEX7TO

string

Used for selection criteria

INDEX8FROM

string

Used for selection criteria

INDEX8TO

string

Used for selection criteria

INDEX9FROM

string

Used for selection criteria

INDEX9TO

string

Used for selection criteria

OUTPUTTYPE

int32

Specify return document type

REMOVE

int32

Remove information from the eConnect_Out shadow table

ROWCOUNT

int32

Specify maximum number of rows

WhereClause

string

Specify the query to use


See Also

<eConnectOut>


Documentation Feedback