Share via


ObjectSet.CalculateTargets Method

Include Protected Members
Include Inherited Members

Calculates an expression with results applied to the targets.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CalculateTargets(ISfcConnection) Calculates an expression with results applied to the targets.
Public methodStatic member CalculateTargets(ISfcConnection, SfcQueryExpression) Calculates an expression with results applied to the targets.
Public method CalculateTargets(SqlStoreConnection, String) Calculates an expression with results applied to the targets.
Public method CalculateTargets(SqlStoreConnection, Condition, AdHocPolicyEvaluationMode, String, array<Object[]%, array<TargetEvaluation[]%) Calculates an expression with results applied to the targets.

Top