Package element: FriendlyExpression
Properties
| Name | Value |
| ContainsID | True |
| Description | Derived Column Friendly Expression |
| EncryptionRequired | False |
| ExpressionType | CPET_NOTIFY |
| ID | 48 |
| IdentificationString | DRC - Calculate delta value between last snapshot and current snapshot for every metric.Outputs[Derived Column Output].Columns[snapshot_execution_count].Properties[FriendlyExpression] |
| Name | FriendlyExpression |
| ObjectType | OT_PROPERTY |
| State | PS_DEFAULT |
| TypeConverter | |
| UITypeEditor | |
| Value | ISNULL(old_execution_count) ? execution_count : execution_count - old_execution_count |
See also