Interface IDTSTaskInfo100
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
For more information, see TaskInfo.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("AA476A3A-3D52-4AE4-819F-06D67226D54A")> _
Public Interface IDTSTaskInfo100
'Uso
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
O tipo IDTSTaskInfo100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
FileName | Infraestrutura. For more information, see TaskInfo. | |
FileNameVersionString | Infraestrutura. For more information, see TaskInfo. | |
HelpCollection | Infraestrutura. For more information, see TaskInfo. | |
HelpKeyword | Infraestrutura. For more information, see TaskInfo. | |
IconFile | Infraestrutura. For more information, see TaskInfo. | |
IconResource | Infraestrutura. For more information, see TaskInfo. | |
SamplesTag | Infraestrutura. For more information, see TaskInfo. | |
TaskContact | Infraestrutura. For more information, see TaskInfo. | |
TaskType | Infraestrutura. For more information, see TaskInfo. | |
UITypeName | Infraestrutura. For more information, see TaskInfo. |
Início