tns:pagedetail
Data structure that contains information from a single data page
of a SAINT export job.
| Element
|
Type
|
Description
|
|
warnings
|
array(xsd:string)
|
An array that includes all warnings associated with the
specified export file.
|
|
header
|
array(xsd:string)
|
The column headings for the exported data.
|
|
data
|
tns:rows
|
The data rows from the specified export file segment.
|
Comments (0)
Must be logged in to comment. Login or register now to comment!