IDTSVariables100.Unlock 方法
此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。
Releases the locks on the collection and flags the state of the collection as invalid or unknown.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
Sub Unlock
'用途
Dim instance As IDTSVariables100
instance.Unlock()
void Unlock()
void Unlock()
abstract Unlock : unit -> unit
function Unlock()
備註
For more information, see Variables.