Triggered prior to the calls to the Evaluate
method, to allow for any required initialization.
| [Visual Basic .NET] |
|---|
Public Function PreCompute( _
ByVal Result As AgAccessConstraintPluginResultPreCompute _
) As Boolean
|
| [C#] |
|---|
public bool PreCompute(
|
| [Managed C++] |
|---|
public: bool PreCompute(
|
| [Java] |
|---|
public bool preCompute(
|
| [Unmanaged C++] |
|---|
public: HRESULT PreCompute(
|
- Result
-
Interface component to access inputs for the Base and Target objects.