Orion.OLM.LogEntryFieldValue
SolarWinds Information Service 2024.4 Schema Documentation
Values of log entry fields.
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
LogEntryFieldID |
System.Int16 |
Identifier of the field. |
everyone |
LogEntryFieldValueID |
System.Int64 |
Identifier of the log entry and field relation. |
everyone |
LogEntryID |
System.Int64 |
Identifier of log entry. |
everyone |
Name |
System.String |
Translated name of the field in case that product is installed in different than English language. |
everyone |
TextValue |
System.String |
Text value in case the field is string based. |
everyone |
NumericValue |
System.Double |
Numeric value in case the field is numeric. |
everyone |
DateTimeValue |
System.DateTime |
Date and time in case the field is time related. |
everyone |
Target Relationships
Name |
Type |
Notes |
Event |
Orion.OLM.LogEntry |
Defined by relationship Orion.OLMLogEntryFieldValues (System.Reference) |