IDTSExecutable100-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
For more information, see Executable.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("FC739C9E-33E4-47D2-8C78-1ADB66824FEB")> _
Public Interface IDTSExecutable100
'Usage
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
Der IDTSExecutable100-Typ macht folgende Elemente verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Execute | Infrastruktur For more information, see Executable. | |
Validate | Infrastruktur For more information, see Executable. |
Zum Anfang