IDTSParameterAssignments インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public interface class IDTSParameterAssignments : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("B60A9DD8-E348-4591-8263-FD499345771C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSParameterAssignments : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("CB060636-56F4-45AD-BA20-84AF28A7B92D")]
public interface IDTSParameterAssignments : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("24AAB638-FBCE-4C89-8D08-BF6E0A2CAB2B")]
public interface IDTSParameterAssignments : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("B60A9DD8-E348-4591-8263-FD499345771C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSParameterAssignments = interface
interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("CB060636-56F4-45AD-BA20-84AF28A7B92D")>]
type IDTSParameterAssignments = interface
interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("24AAB638-FBCE-4C89-8D08-BF6E0A2CAB2B")>]
type IDTSParameterAssignments = interface
interface IEnumerable
Public Interface IDTSParameterAssignments
Implements IEnumerable
- 派生
- 属性
- 実装
プロパティ
Count | |
Item[Object] |
メソッド
Add() | |
GetEnumerator() | |
Remove(Object) |