IDTSParameters100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSParameters100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2E5F5307-2D14-4AF5-ACC8-61461A013822")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSParameters100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2E5F5307-2D14-4AF5-ACC8-61461A013822")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSParameters100 = interface
interface IEnumerable
Public Interface IDTSParameters100
Implements IEnumerable
- Atributos
- Implementaciones
Propiedades
| Count | |
| Item[Object] |
Métodos
| Add(String, UInt16) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSParameter100) | |
| Remove(Object) |