Name | Data Type | Value |
---|---|---|
Description | string | A domain is a set of permissible values. A domain is defined in a schema and is identified by a <domain name>. The purpose of a domain is to constrain the set of valid values that can be stored in a column of a base table by various operations. A domain definition specifies a data type. It may also specify a <domain constraint> that further restricts the valid values of the domain and a <default clause> that specifies the value to be used in the absence of an explicitly specified value or column default. A domain is described by a domain descriptor. A domain descriptor includes: - The name of the domain. - The data type descriptor of the data type of the domain. - The value of <default option>, if any, of the domain. - The domain constraint descriptors of the domain constraints, if any, of the domain. |
Experimental | boolean | true |
UMLPackagePath | string | CIM::Database::Sql |
Version | string | 2.12.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
DataType | uint16 | ||||||
Description | string | A data type is a set of representable values. Every representable value belongs to at least one data type and some belong to several data types. Every predefined data type is a subtype of itself and of no other data types. It follows that every predefined data type is a supertype of itself and of no other data types. | |||||
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26..32767, 32768..65535 | |||||
Values | string | CHARACTER, CHARACTER_VARYING, CHARACTER_LARGE_OBJECT, NATIONAL_CHARACTER, NATIONAL_CHARACTER_VARYING, NATIONAL_CHARACTER_LARGE_OBJECT, BINARY, BINARY_VARYING, BINARY_LARGE_OBJECT, NUMERIC, DECIMAL, SMALLINT, INTEGER, BIGINT, FLOAT, REAL, DOUBLE_PRECISION, BOOLEAN, DATE, TIME, TIMESTAMP, INTERVAL, DATALINK, XML_TYPE, DMTF Reserved, Vendor Reserved | |||||
DefaultValue | string | ||||||
Description | string | The value to be used in the absence of an explicitly specified value or column default. |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
CommunicationStatus | uint16 | CIM_ManagedSystemElement |
CreationTime | datetime | CIM_SqlObject |
Description | string | CIM_ManagedElement |
DetailedStatus | uint16 | CIM_ManagedSystemElement |
ElementName | string | CIM_ManagedElement |
Generation | uint64 | CIM_ManagedElement |
HealthState | uint16 | CIM_ManagedSystemElement |
InstallDate | datetime | CIM_ManagedSystemElement |
InstanceID | string | CIM_SqlObject |
Name | string | CIM_ManagedSystemElement |
OperatingStatus | uint16 | CIM_ManagedSystemElement |
PrimaryStatus | uint16 | CIM_ManagedSystemElement |
Status | string | CIM_ManagedSystemElement |
OperationalStatus | uint16[] | CIM_ManagedSystemElement |
StatusDescriptions | string[] | CIM_ManagedSystemElement |