IDTSProperties100 Interfaccia

Definizione

Contiene una raccolta di oggetti IDTSProperty100.

public interface class IDTSProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6A284448-12BC-4830-A58D-6E28FD26308D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperties100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("E94E9ACC-5E94-4312-B3E8-9B5ACA29BE77")]
public interface IDTSProperties100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("B7DEA4A1-5E9A-4A88-B0F1-0A7F346F4F46")]
public interface IDTSProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6A284448-12BC-4830-A58D-6E28FD26308D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperties100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("E94E9ACC-5E94-4312-B3E8-9B5ACA29BE77")>]
type IDTSProperties100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("B7DEA4A1-5E9A-4A88-B0F1-0A7F346F4F46")>]
type IDTSProperties100 = interface
    interface IEnumerable
Public Interface IDTSProperties100
Implements IEnumerable
Derivato
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere DtsProperties.

Proprietà

Count

Ottiene il numero di elementi contenuti nell'istanza di IDTSProperties100.

Item[Object]

Ottiene un oggetto IDTSProperty100 dalla raccolta.

Metodi

Add(IDTSProperty100)

Aggiunge una proprietà alla raccolta.

GetEnumerator()

Restituisce un enumeratore da utilizzare nell'iterazione della raccolta IDTSProperties100.

Si applica a