次の方法で共有


IDTSHasInternalProperties100 インターフェイス

定義

DTS の内部プロパティを表します。

public interface class IDTSHasInternalProperties100
[System.Runtime.InteropServices.Guid("4CD26429-F18E-47D0-B6C2-C51F572AAB79")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSHasInternalProperties100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FCD49D02-1820-4847-8890-777BDA44DAD3")]
public interface IDTSHasInternalProperties100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("FB39FBDE-EC9D-4677-AEA5-6191E55333B9")]
public interface IDTSHasInternalProperties100
[<System.Runtime.InteropServices.Guid("4CD26429-F18E-47D0-B6C2-C51F572AAB79")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSHasInternalProperties100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FCD49D02-1820-4847-8890-777BDA44DAD3")>]
type IDTSHasInternalProperties100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("FB39FBDE-EC9D-4677-AEA5-6191E55333B9")>]
type IDTSHasInternalProperties100 = interface
Public Interface IDTSHasInternalProperties100
属性

注釈

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

メソッド

GetInternalProperties(IDTSProperties100)

指定された内部プロパティを取得します。

GetInternalPropertiesVersion()

内部プロパティのバージョンを取得します。

適用対象