FullySpecifiedPredicate(PropertyBase, PredicateBase+Operators, Object) Constructor
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:
FullySpecifiedPredicate(Microsoft::XLANGs::BaseTypes::PropertyBase ^ property, Microsoft::XLANGs::Core::PredicateBase::Operators Operator, System::Object ^ value);
public FullySpecifiedPredicate (Microsoft.XLANGs.BaseTypes.PropertyBase property, Microsoft.XLANGs.Core.PredicateBase.Operators Operator, object value);
new Microsoft.XLANGs.Core.FullySpecifiedPredicate : Microsoft.XLANGs.BaseTypes.PropertyBase * Microsoft.XLANGs.Core.PredicateBase.Operators * obj -> Microsoft.XLANGs.Core.FullySpecifiedPredicate
Public Sub New (property As PropertyBase, Operator As PredicateBase.Operators, value As Object)
Parameters
- property
- PropertyBase
- Operator
- PredicateBase.Operators
- value
- Object