Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Export Controller for SQL Export.
|
|
Properties | ||||
---|---|---|---|---|
ClassName | ColumnNames | ColumnTypes | ColumnWidths | DateFormat |
Delimiter | FileName | HasHeaders | IsExporting | NoCheck |
StringQuote | TableName |
|
|
Private flag set to True when export is underway.
|
Call this at the end of the export operation.
Delete the generated export routine.
Do an export from the command line.
Exports the next rows rows to the export file. On return, rows contains the number of rows exported or 0 if the export is complete.
Compute and return the correct expression for column col.colno is the number of the actual exported column (some columns may be skipped.
Generate the Export routine.If sample is 1 then generate code that writes sample data to a local variable.
Returns the number of rows in the export table in rows.Call this after generating an export routine.
Exports the first rows rows to a sample variable.
Prepares the start of an export.Call this after generating an export routine.
Reset the state of this object.