IDTSParameters100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Implementações
Propriedades
| Count | |
| Item[Object] |
Métodos
| Add(String, UInt16) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSParameter100) | |
| Remove(Object) |