IToiChannelService::TToiQueryCondition Struct Reference


Description

A structure used to list property key-value pairs plus an operation.

import "IToiChannelService.idl";

List of all members.

Public Attributes

IToiChannelService::TToiProperty Operand
IToiChannelService::TToiConditionOperation Operation

Member Data Documentation

The metadata property and the value to match in the query.

Which operation the query should use for this key-value pair. For example equal (==) or not equal (!=).