Skip to main content

EVM_Event_Fields_LogHeader

LogHeader fields

type EVM_Event_Fields_LogHeader {
Address(
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
): String
Data(
minimum: EVM_Event_CompareFields
selectWhere: OLAP_String
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
): String
Index(
selectWhere: OLAP_BigInteger
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
): String
Removed(
selectWhere: Boolean
if: EVM_Event_Filter
maximum: EVM_Event_CompareFields
minimum: EVM_Event_CompareFields
): Boolean
}

Fields

EVM_Event_Fields_LogHeader.Address ● String scalar

Address value

EVM_Event_Fields_LogHeader.Address.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_LogHeader.Address.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_LogHeader.Address.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_LogHeader.Address.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_LogHeader.Data ● String scalar

Data value

EVM_Event_Fields_LogHeader.Data.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_LogHeader.Data.selectWhere ● OLAP_String input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_LogHeader.Data.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_LogHeader.Data.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_LogHeader.Index ● String scalar

Index value

EVM_Event_Fields_LogHeader.Index.selectWhere ● OLAP_BigInteger input

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_LogHeader.Index.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_LogHeader.Index.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_LogHeader.Index.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

EVM_Event_Fields_LogHeader.Removed ● Boolean scalar

Removed value

EVM_Event_Fields_LogHeader.Removed.selectWhere ● Boolean scalar

Defines the condition to filter the results by the value of this metric

EVM_Event_Fields_LogHeader.Removed.if ● EVM_Event_Filter input

Apply a condition to a metric calculation

EVM_Event_Fields_LogHeader.Removed.maximum ● EVM_Event_CompareFields enum

Return value when the argument is maximum

EVM_Event_Fields_LogHeader.Removed.minimum ● EVM_Event_CompareFields enum

Return value when the argument is minimum

Member Of

EVM_Event_Cube object