IDTSVariableLock100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods for the lock of variable.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | AcquireLock(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Acquires the lock of the variable. |
![]() | ReleaseLock(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Releases the lock of the variable. |
Show:
