Partager via


Interface IDTSTaskInfo100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see TaskInfo.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("E9A885F8-24D7-4973-9D82-CBD5EE7CE98A")> _
Public Interface IDTSTaskInfo100
'Utilisation
Dim instance As IDTSTaskInfo100
[GuidAttribute("E9A885F8-24D7-4973-9D82-CBD5EE7CE98A")]
public interface IDTSTaskInfo100
[GuidAttribute(L"E9A885F8-24D7-4973-9D82-CBD5EE7CE98A")]
public interface class IDTSTaskInfo100
[<GuidAttribute("E9A885F8-24D7-4973-9D82-CBD5EE7CE98A")>]
type IDTSTaskInfo100 =  interface end
public interface IDTSTaskInfo100

Le type IDTSTaskInfo100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique FileName Infrastructure. For more information, see TaskInfo.
Propriété publique FileNameVersionString Infrastructure. For more information, see TaskInfo.
Propriété publique IconFile Infrastructure. For more information, see TaskInfo.
Propriété publique IconResource Infrastructure. For more information, see TaskInfo.
Propriété publique TaskContact Infrastructure. For more information, see TaskInfo.
Propriété publique TaskType Infrastructure. For more information, see TaskInfo.
Propriété publique UITypeName Infrastructure. For more information, see TaskInfo.

Haut de la page