次の方法で共有


IDTSLogging100 インターフェイス

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

詳細については、「IDTSLogging」を参照してください。

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

構文

'宣言
<GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")> _
Public Interface IDTSLogging100
'使用
Dim instance As IDTSLogging100
[GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")]
public interface IDTSLogging100
[GuidAttribute(L"6E716B7F-41EF-4143-92CD-4878D43A8B50")]
public interface class IDTSLogging100
[<GuidAttribute("6E716B7F-41EF-4143-92CD-4878D43A8B50")>]
type IDTSLogging100 =  interface end
public interface IDTSLogging100