DoesValueExistForThisDataLogGroup Method
- Last UpdatedNov 06, 2025
- 1 minute read
The DoesValueExistForThisDataLogGroup() method checks whether a value exists for a value index column that is associated to a data log group.
| Overload | Description |
|---|---|
| DoesValueExistForThisDataLogGroup(Int32,Int32,Int32) | The DoesValueExistForThisDataLogGroup() method checks whether a value exists for a value index column that is associated to a data log group. This overload of the method uses the group ID to identify the data log group. |
| DoesValueExistForThisDataLogGroup(Int32,String,Int32) | The DoesValueExistForThisDataLogGroup() method checks whether a value exists for a value index column that is associated to a data log group. This overload of the method uses the group description to identify the data log group. |