⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 general.query.resgood

📁 Pegasus is an open-source implementationof the DMTF CIM and WBEM standards. It is designed to be por
💻 RESGOOD
字号:
Using root/SampleProvider as default namespace.=========Evaluate Query=======================     0     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyString = 'Bert Rules'-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     1     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyString <> 'Bert Rules'-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     2     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint8 = PropertyUint16-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     3     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint8 <= PropertyUint16-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     4     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint8 >= PropertyUint16-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     5     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint8 <> PropertyUint16-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     6     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint8 <> PropertyUint32-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     7     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint64 < PropertySint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     8     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint64 = PropertySint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     9     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyUint64 > PropertySint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     10     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertySint64 < PropertyUint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     11     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertySint64 = PropertyUint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     12     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertySint64 > PropertyUint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     13     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertySint64 > PropertyUint64-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     14     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyBoolean = TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     15     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyString = 'Bert Rules' AND PropertyUint32 = 32-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE=========     16     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyString = 'Bert Rules' OR PropertyUint32 = 31-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE=========     17     =========-----Query: SELECT * FROM CQL_TestPropertyTypes  WHERE PropertyString = 'Bert Rule' OR PropertyUint32 = 32-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1TRUE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -