次の方法で共有


IDTSVariableLock90 Interface

このインターフェイスは、SQL Server 2005 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ: Microsoft.SqlServer.DTSRuntimeWrap (microsoft.sqlserver.dtsruntimewrap.dll 内)

構文

'宣言
<TypeLibTypeAttribute(784)> _
<InterfaceTypeAttribute(1)> _
<GuidAttribute("B06CFF7F-0482-4F9A-AEDF-93428E08F017")> _
Public Interface IDTSVariableLock90
[TypeLibTypeAttribute(784)] 
[InterfaceTypeAttribute(1)] 
[GuidAttribute("B06CFF7F-0482-4F9A-AEDF-93428E08F017")] 
public interface IDTSVariableLock90
[TypeLibTypeAttribute(784)] 
[InterfaceTypeAttribute(1)] 
[GuidAttribute(L"B06CFF7F-0482-4F9A-AEDF-93428E08F017")] 
public interface class IDTSVariableLock90
/** @attribute TypeLibTypeAttribute(784) */ 
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("B06CFF7F-0482-4F9A-AEDF-93428E08F017") */ 
public interface IDTSVariableLock90
TypeLibTypeAttribute(784) 
InterfaceTypeAttribute(1) 
GuidAttribute("B06CFF7F-0482-4F9A-AEDF-93428E08F017") 
public interface IDTSVariableLock90

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

IDTSVariableLock90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace