![]() | DeploymentOptions Methods |
The DeploymentOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | WithDeploymentId |
Sets the deployment id if one should be assigned; A null value causes the runtime to generate
and assign a
deployment id.
|
![]() | WithDeploymentLockStrategy |
Sets the deployment lock strategy, the default is |
![]() | WithStatementNameRuntime |
Sets the callback overriding the statement name that identifies the statement within the deployment
and that can be obtained using Name |
![]() | WithStatementSubstitutionParameter |
Sets the callback providing values for substitution parameters.
|
![]() | WithStatementUserObjectRuntime |
Sets the callback providing a runtime statement user object that can be obtained using
UserObjectRuntime |