IDTSParameterAssignments Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
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
- Turunan
- Atribut
- Penerapan
Properti
| Count | |
| Item[Object] |
Metode
| Add() | |
| GetEnumerator() | |
| Remove(Object) |