IDTSLogEntryInfos100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSLogEntryInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("529B8BC0-7A87-46D4-95E6-09EF70E716B7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("529B8BC0-7A87-46D4-95E6-09EF70E716B7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogEntryInfos100 = interface
interface IEnumerable
Public Interface IDTSLogEntryInfos100
Implements IEnumerable
- Atributos
- Implementaciones
Propiedades
| Count | |
| Item[Object] |
Métodos
| Add(String, String, DTSLogEntryFrequency) | |
| GetEnumerator() | |
| Remove(Object) |