RelationalPredicate Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RelationalPredicate abstract : Microsoft::RuleEngine::Predicate
[System.Serializable]
public abstract class RelationalPredicate : Microsoft.RuleEngine.Predicate
type RelationalPredicate = class
inherit Predicate
Public MustInherit Class RelationalPredicate
Inherits Predicate
- Inheritance
- Derived
- Attributes
Properties
LeftArgument | |
RightArgument | |
Type | (Inherited from LogicalExpression) |
VocabularyLink | (Inherited from LogicalExpression) |
Methods
Clone() | (Inherited from LogicalExpression) |