|
| Options | Name | Purpose | |
|---|---|---|---|
| CancelExport (character) |
/* Cancels the export
@param character A clear-text reason or the cancellation */
|
||
| ResumeExport (character) |
/* Resumes the export
@param character An optional clear-text reason for resuming */
|
| Options | Name | Purpose | |
|---|---|---|---|
| DomainSystemExportEventArgs (character, StsDomain) |
/* Constructor
@param character The database name
@param handle An available buffer for the domain export record */
|
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL Cancel |
|
||
| CHARACTER CancelReason |
|
||
| CHARACTER DbName |
|
||
| OpenEdge.DataAdmin.Util.StsDomain Domain |
|
||
| CHARACTER DomainName |
|
CancelExport (character)
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
ResumeExport (character)
|
||||||||||||
DomainSystemExportEventArgs (character, StsDomain)
|
||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Cancel
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER CancelReason
|
||||||||
CHARACTER DbName
|
||||||||
OpenEdge.DataAdmin.Util.StsDomain Domain |
||||||||
CHARACTER DomainName
|
||||||||