Class CIM_RelationalDatabaseCapabilities
extends CIM_CommonDatabaseCapabilities

RelationalDatabaseCapabilities extends CommonDatabaseCapabilities to specify the capabilities for relational database service. A relational database service process queries by SQL. Supported SQL operations depend on the target SQL objects (database, table or column) and the implementation of the relational data base service. The properties of the RelationalDatabaseCapabilities specifies the supported SQL operations.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_CommonDatabaseCapabilities
   |
   +--CIM_RelationalDatabaseCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringRelationalDatabaseCapabilities extends CommonDatabaseCapabilities to specify the capabilities for relational database service. A relational database service process queries by SQL. Supported SQL operations depend on the target SQL objects (database, table or column) and the implementation of the relational data base service. The properties of the RelationalDatabaseCapabilities specifies the supported SQL operations.
UMLPackagePathstringCIM::Database::Storage
Versionstring2.28.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
SupportedColumnOperationsuint16[]
DescriptionstringAn array of enumerated values representing the SQL operations to table columns. Set of supported operations depends on the database service implementation. The operation information is used as the action type in the database access control management.
Experimentalbooleantrue
ValueMapstring1, 4, 6, 7, 9, 10, 11, .., 0x8000..
ValuesstringAlter, Grant, Insert, Index, References, Select, Update, DMTF Reserved, Vendor Reserved
SupportedDBOperationsuint16[]
DescriptionstringAn array of enumerated values representing the SQL operations to databases. In general, a set of supported operations depends on the database service implementation. The value map explicitly lists the common database operations such as GRANT and CREATE, which are derived from the SQL92 specification and typical database implementations including Oracle, MySQL, etc. The operation information is used as the action type in the database access control management.
Experimentalbooleantrue
ValueMapstring1, 2, 3, 4, .., 0x8000..
ValuesstringAlter, Create, Drop, Grant, DMTF Reserved, Vendor Reserved
SupportedTableOperationsuint16[]
DescriptionstringAn array of enumerated values representing the SQL operations to database tables. Set of supported operations depends on the database service implementation. The operation information is used as the action type in the database access control management.
Experimentalbooleantrue
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, .., 0x8000..
ValuesstringAlter, Create, Drop, Grant, Delete, Insert, Index, Lock, References, Select, Update, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData Type
Captionstring
Descriptionstring
ElementNamestring
Generationuint64
InstanceIDstring
OtherRecoverabilityOptionsstring[]
RecoverabilityOptionsuint16[]

Class Methods

Inherited Class Methods

NameReturn Type
CreateGoalSettingsuint16