ENUM
OracleLiveMountSortByField
Description
Sort by parameters for Oracle Live Mounts.
link GraphQL Schema definition
- enum OracleLiveMountSortByField {
- # Sort by the creation date of the Oracle Live Mount.
- # Sort by the name of the Oracle Live Mount.
- # Sort by the source database name of the Oracle Live Mount.
- # Sort by field is not specified. Any sort by text would
- # not be considered.
- }