|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
AssertNotNull (Object, character) |
|
|||||
|
OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest () |
|
|||||
|
ImportOptions (character) |
|
|||||
|
SetResponse (IUtilityResponse) |
|
|||||
|
setType (character) |
|
|||||
|
ThrowNull (character) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
DeallocateUtility () |
|
|||||
|
DeallocateUtility (ITenant, ITable) |
|
|||||
|
DeallocateUtility (ITenantGroup) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL LogStatus |
|
|||||
|
CHARACTER Name |
/* IDataAdminUtility */ |
|||||
|
CHARACTER ReadOnlyReason |
|
|||||
|
CHARACTER StatusFileName |
/*
/** optional status log type */
define public property LogType as char no-undo
get.
set(log as char):
if log > "" then
undo, throw new OpenEdge.DataAdmin.Error.UnsupportedOperationError("Status log is not supported for deallocate utility.").
end.
*/ |
|||||
|
INTEGER StatusInterval |
|
|||||
|
OpenEdge.DataAdmin.ITable Table |
|
|||||
|
CHARACTER TaskName |
|
|||||
|
OpenEdge.DataAdmin.ITenant Tenant |
/* IDeallocateUtility */ |
|||||
|
OpenEdge.DataAdmin.ITenantGroup TenantGroup |
|
Top
AssertNotNull (Object, character)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()
|
||||||||||||||||
ImportOptions (character)
|
||||||||||||||||
SetResponse (IUtilityResponse)
|
||||||||||||||||
setType (character)
|
||||||||||||||||
ThrowNull (character)
|
DeallocateUtility ()
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DeallocateUtility (ITenant, ITable)
|
||||||||||||||||
DeallocateUtility (ITenantGroup)
|
LOGICAL LogStatus
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER Name
|
|||||||||||||||||||||||||
CHARACTER ReadOnlyReason
|
|||||||||||||||||||||||||
CHARACTER StatusFileName
|
|||||||||||||||||||||||||
INTEGER StatusInterval
|
|||||||||||||||||||||||||
OpenEdge.DataAdmin.ITable Table
|
|||||||||||||||||||||||||
CHARACTER TaskName
|
|||||||||||||||||||||||||
OpenEdge.DataAdmin.ITenant Tenant
|
|||||||||||||||||||||||||
OpenEdge.DataAdmin.ITenantGroup TenantGroup
|
Progress® OpenEdge® Release 11.7