Freigeben über


IDTSTaskInfo100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see TaskInfo.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("AA476A3A-3D52-4AE4-819F-06D67226D54A")> _
Public Interface IDTSTaskInfo100
'Usage
Dim instance As IDTSTaskInfo100
[GuidAttribute("AA476A3A-3D52-4AE4-819F-06D67226D54A")]
public interface IDTSTaskInfo100
[GuidAttribute(L"AA476A3A-3D52-4AE4-819F-06D67226D54A")]
public interface class IDTSTaskInfo100
[<GuidAttribute("AA476A3A-3D52-4AE4-819F-06D67226D54A")>]
type IDTSTaskInfo100 =  interface end
public interface IDTSTaskInfo100

Der IDTSTaskInfo100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft FileName Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft FileNameVersionString Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft HelpCollection Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft HelpKeyword Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft IconFile Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft IconResource Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft SamplesTag Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft TaskContact Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft TaskType Infrastruktur For more information, see TaskInfo.
Öffentliche Eigenschaft UITypeName Infrastruktur For more information, see TaskInfo.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace