📄 applyprojection.query.resgood
字号:
Instance of class CQL_TestPropertyTypesMissing-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.Instance of class CQL_TestPropertyTypes-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.Instance of class CQL_TestPropertyTypes-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.======================================44SELECT PropertyChar16Array FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyChar16Array, Value = A a Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyChar16Array, Value = A a ======================================45SELECT PropertyValueMap FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyValueMap, Value = 1Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyValueMap, Value = 2======================================46SELECT PropertyStringArray,PropertyDatetime,PropertySint8,PropertyUint32,PropertyChar16Array FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyStringArray, Value = CQL0 CQL1 CQL2 CQL3 -----Prop #1 Name = PropertyUint32, Value = 32-----Prop #2 Name = PropertySint8, Value = -8-----Prop #3 Name = PropertyDatetime, Value = 20040811105625.000000-360-----Prop #4 Name = PropertyChar16Array, Value = A a Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyStringArray, Value = CQL0 CQL1 CQL2 CQL3 -----Prop #1 Name = PropertyUint32, Value = 6811-----Prop #2 Name = PropertySint8, Value = 16-----Prop #3 Name = PropertyDatetime, Value = 20040811105625.000000-360-----Prop #4 Name = PropertyChar16Array, Value = A a ======================================47SELECT PropertyStringArray,PropertyDatetime,PropertySint8,PropertyUint32,PropertyChar16Array[1-1] FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.Instance of class CQL_TestPropertyTypesMissing-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.Instance of class CQL_TestPropertyTypes-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.Instance of class CQL_TestPropertyTypes-----The identifier PropertyChar16Array[1-1] of CQL_TestPropertyTypes.PropertyChar16Array[1-1] in the SELECT list cannot use an array index.======================================48SELECT PropertyStringArray,PropertyDatetime,PropertyNonExistent,PropertyUint32,PropertyChar16Array FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----The property PropertyNonExistent is missing on the instance of class CQL_TestPropertyTypes.Instance of class CQL_TestPropertyTypes. Allow missing properties.-----Prop #0 Name = PropertyStringArray, Value = CQL0 CQL1 CQL2 CQL3 -----Prop #1 Name = PropertyUint32, Value = 32-----Prop #2 Name = PropertyDatetime, Value = 20040811105625.000000-360-----Prop #3 Name = PropertyChar16Array, Value = A a Instance of class CQL_TestPropertyTypes-----The property PropertyNonExistent is missing on the instance of class CQL_TestPropertyTypes.Instance of class CQL_TestPropertyTypes. Allow missing properties.-----Prop #0 Name = PropertyStringArray, Value = CQL0 CQL1 CQL2 CQL3 -----Prop #1 Name = PropertyUint32, Value = 6811-----Prop #2 Name = PropertyDatetime, Value = 20040811105625.000000-360-----Prop #3 Name = PropertyChar16Array, Value = A a ======================================49SELECT PropertyStringArray,PropertyDatetime,PropertySint8,PropertyUint32,PropertyChar16Array FROM CIM_ANonExistentClass Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----No properties left after projection======================================50SELECT PropertyStringArray,PropertyDatetime,PropertySint8,PropertyUint32,PropertyChar16Array FROM CQL_TestElement Instance of class CQL_TestElement-----The property PropertyChar16Array is missing on the instance of class CQL_TestElement.Instance of class CQL_TestElement. Allow missing properties.-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----The property PropertyChar16Array is missing on the instance of class CQL_TestPropertyTypesMissing.Instance of class CQL_TestPropertyTypesMissing. Allow missing properties.-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyStringArray, Value = CQL0 CQL1 CQL2 CQL3 -----Prop #1 Name = PropertyUint32, Value = 32-----Prop #2 Name = PropertySint8, Value = -8-----Prop #3 Name = PropertyDatetime, Value = 20040811105625.000000-360-----Prop #4 Name = PropertyChar16Array, Value = A a Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyStringArray, Value = CQL0 CQL1 CQL2 CQL3 -----Prop #1 Name = PropertyUint32, Value = 6811-----Prop #2 Name = PropertySint8, Value = 16-----Prop #3 Name = PropertyDatetime, Value = 20040811105625.000000-360-----Prop #4 Name = PropertyChar16Array, Value = A a ======================================51SELECT PropertyStringArray,PropertyDatetime,PropertySint8,PropertyUint32,PropertyChar16Array FROM CQL_ComputerSystem Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----No properties left after projection======================================52SELECT CQL_TestPropertyTypes.PropertyBooleanArray FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyBooleanArray, Value = TRUE FALSE FALSE TRUE TRUE TRUE FALSE Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyBooleanArray, Value = TRUE FALSE FALSE TRUE TRUE TRUE FALSE ======================================53SELECT Alias.PropertyBooleanArray FROM CQL_TestPropertyTypes AS ALIAS Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyBooleanArray, Value = TRUE FALSE FALSE TRUE TRUE TRUE FALSE Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyBooleanArray, Value = TRUE FALSE FALSE TRUE TRUE TRUE FALSE ======================================54SELECT Alias.PropertyBooleanArray FROM CQL_TestPropertyTypes AS ALIAS Instance of class CQL_TestElement-----No properties left after projectionInstance of class CQL_TestPropertyTypesMissing-----No properties left after projectionInstance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyBooleanArray, Value = TRUE FALSE FALSE TRUE TRUE TRUE FALSE Instance of class CQL_TestPropertyTypes-----Prop #0 Name = PropertyBooleanArray, Value = TRUE FALSE FALSE TRUE TRUE TRUE FALSE ======================================55SELECT CQL_ANonExistentClass.PropertyBooleanArray FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CQL_ANonExistentClass.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypesMissing-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CQL_ANonExistentClass.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CQL_ANonExistentClass.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CQL_ANonExistentClass.PropertyBooleanArray must use the scope operator.======================================56SELECT CIM_OperatingSystem.PropertyBooleanArray FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CIM_OperatingSystem.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypesMissing-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CIM_OperatingSystem.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CIM_OperatingSystem.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_TestPropertyTypes.CIM_OperatingSystem.PropertyBooleanArray must use the scope operator.======================================57SELECT CQL_TestPropertyTypes.PropertyBooleanArray FROM CQL_ANonExistentClass Instance of class CQL_TestElement-----The identifier PropertyBooleanArray of CQL_ANonExistentClass.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypesMissing-----The identifier PropertyBooleanArray of CQL_ANonExistentClass.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_ANonExistentClass.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_ANonExistentClass.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.======================================58SELECT CQL_TestPropertyTypes.PropertyBooleanArray FROM CQL_OperatingSystem Instance of class CQL_TestElement-----The identifier PropertyBooleanArray of CQL_OperatingSystem.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypesMissing-----The identifier PropertyBooleanArray of CQL_OperatingSystem.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_OperatingSystem.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.Instance of class CQL_TestPropertyTypes-----The identifier PropertyBooleanArray of CQL_OperatingSystem.CQL_TestPropertyTypes.PropertyBooleanArray must use the scope operator.======================================59SELECT * FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----The property PropertyString is missing on the instance of class CQL_TestElement.Instance of class CQL_TestElement. Allow missing properties.-----Prop #0 Name = InstanceId, Value = 0Instance of class CQL_TestPropertyTypesMissing-----The property PropertyString is missing on the instance of class CQL_TestPropertyTypesMissing.Instance of class CQL_TestPropertyTypesMissing. Allow missing properties.-----Prop #0 Name = InstanceId, Value = 3Instance of class CQL_TestPropertyTypes-----Instance has 58 propertiesInstance of class CQL_TestPropertyTypes-----Instance has 58 properties======================================60SELECT CQL_TestPropertyTypes.* FROM CQL_TestPropertyTypes Instance of class CQL_TestElement-----The property PropertyString is missing on the instance of class CQL_TestElement.Instance of class CQL_TestElement. Allow missing properties.-----Prop #0 Name = InstanceId, Value = 0Instance of class CQL_TestPropertyTypesMissing-----The property PropertyString is missing on the instance of class CQL_TestPropertyTypesMissing.Instance of class CQL_TestPropertyTypesMissing. Allow missing properties.-----Prop #0 Name = InstanceId, Value = 3Instance of class CQL_TestPropertyTypes-----Instance has 58 propertiesInstance of class CQL_TestPropertyTypes-----Instance has 58 properties======================================61SELECT Alias.* FROM CQL_TestPropertyTypes AS alias Instance of class CQL_TestElement-----The property PropertyString is missing on the instance of class CQL_TestElement.Instance of class CQL_TestElement. Allow missing properties.-----Prop #0 Name = InstanceId, Value = 0Instance of class CQL_TestPropertyTypesMissing-----The property PropertyString is missing on the instance of class CQL_TestPropertyTypesMissing.Instance of class CQL_TestPropertyTypesMissing. Allow missing properties.-----Prop #0 Name = InstanceId, Value = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -