IDTSExecutables100 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 IDTSExecutables100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0FAC005E-5ABD-4D1E-9B21-18F3DE622B24")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExecutables100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0FAC005E-5ABD-4D1E-9B21-18F3DE622B24")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExecutables100 = interface
interface IEnumerable
Public Interface IDTSExecutables100
Implements IEnumerable
- Atributos
- Implementações
Propriedades
| Count | |
| Item[Object] |
Métodos
| Add(String) | |
| Contains(Object) | |
| GetEnumerator() | |
| Join(IDTSExecutable100) | |
| Remove(Object) |