IDTSExecutables100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Attributi
- Implementazioni
Proprietà
Count | |
Item[Object] |
Metodi
Add(String) | |
Contains(Object) | |
GetEnumerator() | |
Join(IDTSExecutable100) | |
Remove(Object) |