IDTSErrors100 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 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
- Attributi
- Implementazioni
Commenti
Per altre informazioni, vedere DtsErrors.
Proprietà
Count | |
Item[Object] |
Metodi
Clear() | |
GetEnumerator() |