FullySpecifiedPredicate(PropertyBase, PredicateBase+Operators, Object) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- property
- PropertyBase
- Operator
- PredicateBase.Operators
- value
- Object