CMDBStdEdgeResult structure
The CMDBStdEdgeResult
structure holds the relationship part of the query result.
typedef struct CMDBStdEdgeResult
{
ARNameType alias;
CMDBStdRelationshipList relationshipList;
} CMDBStdEdgeResult;
The CMDBStdEdgeResult
structure consists of the following elements:
alias |
The alias name for the class that is specified in the |
relationshipList |
|
Was this page helpful? Yes No
Submitting...
Thank you
Comments