Méthode Policy.Evaluate
Inclure les membres protégés
Inclure les membres hérités
Immediately executes the policy.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Evaluate(AdHocPolicyEvaluationMode, array<ISfcConnection[]) | Evaluates the Policy object and applies policy to the data in identified by the targetConnections parameter. | |
Evaluate(AdHocPolicyEvaluationMode, array<Object[]) | Immediately executes the policy against the specified target objects by using the specified evaluation mode. | |
Evaluate(AdHocPolicyEvaluationMode, SfcQueryExpression, array<ISfcConnection[]) | Evaluates the Policy object and applies policy to the data in identified by the targetConnections parameter. |
Haut de la page