REPLACE VIEW TDWM.ClassificationForTargetV (RulesetName, RuleId, RuleName, RuleType, TargetType, TargetValue, TargetClassificationType, TargetClassificationValue, TargetClassificationOperator, TargetClassificationDesc ) AS SELECT ...
Syntax Elements
- RulesetName
- Ruleset name.
- RuleId
- Rule ID or workload ID.
- RuleName
- Rule name or workload name.
- TargetType
- Same as the TargetType element in TDWMAddClassificationForTarget Syntax Elements.
- TargetValue
- Same as the TargetValue element in TDWMAddClassificationForTarget Syntax Elements.
- TargetClassificationType
- Same as the ClassificationType element in TDWMAddClassificationForTarget Syntax Elements.
- TargetClassificationValue
- Same as the ClassificationValue element in TDWMAddClassificationForTarget Syntax Elements.
- TargetClassificationOperator
- Same as the ClassificationOperator element in TDWMAddClassificationForTarget Syntax Elements.
- TargetClassificationDesc
- Description of target criterion.