/AWS1/CL_DMGINVENTORYDATA¶
Describes a Fleet Advisor collector inventory.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_numberofdatabases
TYPE /AWS1/DMGINTEGEROPTIONAL
/AWS1/DMGINTEGEROPTIONAL
¶
The number of databases in the Fleet Advisor collector inventory.
iv_numberofschemas
TYPE /AWS1/DMGINTEGEROPTIONAL
/AWS1/DMGINTEGEROPTIONAL
¶
The number of schemas in the Fleet Advisor collector inventory.
Queryable Attributes¶
NumberOfDatabases¶
The number of databases in the Fleet Advisor collector inventory.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NUMBEROFDATABASES() |
Getter for NUMBEROFDATABASES, with configurable default |
ASK_NUMBEROFDATABASES() |
Getter for NUMBEROFDATABASES w/ exceptions if field has no v |
HAS_NUMBEROFDATABASES() |
Determine if NUMBEROFDATABASES has a value |
NumberOfSchemas¶
The number of schemas in the Fleet Advisor collector inventory.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NUMBEROFSCHEMAS() |
Getter for NUMBEROFSCHEMAS, with configurable default |
ASK_NUMBEROFSCHEMAS() |
Getter for NUMBEROFSCHEMAS w/ exceptions if field has no val |
HAS_NUMBEROFSCHEMAS() |
Determine if NUMBEROFSCHEMAS has a value |