IDTSErrors100 Interfaz
Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.
For more information, see DtsErrors.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")> _
Public Interface IDTSErrors100 _
Inherits IEnumerable
'Uso
Dim instance As IDTSErrors100
[GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")]
public interface IDTSErrors100 : IEnumerable
[GuidAttribute(L"0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")]
public interface class IDTSErrors100 : IEnumerable
[<GuidAttribute("0F671AF1-ABC1-4FBC-9906-8F83BB198EC9")>]
type IDTSErrors100 =
interface
interface IEnumerable
end
public interface IDTSErrors100 extends IEnumerable
Vea también