Package element: FriendlyExpression

CollapseAll image

Collapse image Properties


 Name   Value 
ContainsID True
Description Derived Column Friendly Expression
EncryptionRequired False
ExpressionType CPET_NOTIFY
ID 39
IdentificationString DRC - Calculate delta value between last snapshot and current snapshot for every metric.Outputs[Derived Column Output].Columns[snapshot_logical_writes].Properties[FriendlyExpression]
Name FriendlyExpression
ObjectType OT_PROPERTY
State PS_DEFAULT
TypeConverter  
UITypeEditor  
Value ISNULL(old_total_logical_writes) ? total_logical_writes : total_logical_writes - old_total_logical_writes

Collapse image See also


Package index