IDTSExecutable100 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 Executable.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")> _
Public Interface IDTSExecutable100
'Uso
Dim instance As IDTSExecutable100
[GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")]
public interface IDTSExecutable100
[GuidAttribute(L"FC739C9E-33E4-47D2-8C78-1ADB66824FEB")]
public interface class IDTSExecutable100
[<GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")>]
type IDTSExecutable100 = interface end
public interface IDTSExecutable100
Vea también