IDTSErrors100 Interfaz

Definición

public interface class IDTSErrors100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("A8EAEA8B-AEAA-4B0E-B3F2-A6F18B45C45D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSErrors100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("A8EAEA8B-AEAA-4B0E-B3F2-A6F18B45C45D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSErrors100 = interface
    interface IEnumerable
Public Interface IDTSErrors100
Implements IEnumerable
Atributos
Implementaciones

Comentarios

Para obtener más información, vea DtsErrors.

Propiedades

Count
Item[Object]

Métodos

Clear()
GetEnumerator()

Se aplica a