IDTSApplication100 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 ApplicationClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")> _
Public Interface IDTSApplication100
'Uso
Dim instance As IDTSApplication100
[GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")]
public interface IDTSApplication100
[GuidAttribute(L"A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")]
public interface class IDTSApplication100
[<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")>]
type IDTSApplication100 = interface end
public interface IDTSApplication100
Vea también