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 | |
---|---|---|
FileName | Infrastructure. For more information, see TaskInfo. | |
FileNameVersionString | Infrastructure. For more information, see TaskInfo. | |
IconFile | Infrastructure. For more information, see TaskInfo. | |
IconResource | Infrastructure. For more information, see TaskInfo. | |
TaskContact | Infrastructure. For more information, see TaskInfo. | |
TaskType | Infrastructure. For more information, see TaskInfo. | |
UITypeName | Infrastructure. For more information, see TaskInfo. |
Haut de la page