IDTSWarnings100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IDTSWarnings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0FADFE6F-16A9-4CAE-978E-8586CA71ECF5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0FADFE6F-16A9-4CAE-978E-8586CA71ECF5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSWarnings100 = interface
interface IEnumerable
Public Interface IDTSWarnings100
Implements IEnumerable
- Atributos
- Implementações
Comentários
Para obter mais informações, consulte DtsWarnings.
Propriedades
| Count | |
| Item[Object] |
Métodos
| Clear() | |
| GetEnumerator() |