| Option | Description |
|---|---|
| DotNetCallMethod | When checked, MeasureStart and MeasureStop statements are scripted around each DotNetCallMethod call. |
| Generate BDH for .NET Method Calls | When checked, a BDH file that contains BDL functions for each .NET call is generated. This makes the main BDF file slim as it only includes the BDL function calls in the transactions. |
| Generate BDL functions for .NET Methods | When checked, a BDL function is scripted for each .NET call. The transactions then call the functions. |