Interfaccia IDTSTaskInfo100

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

For more information, see TaskInfo.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("AA476A3A-3D52-4AE4-819F-06D67226D54A")> _
Public Interface IDTSTaskInfo100
'Utilizzo
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

Nel tipo IDTSTaskInfo100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica FileName Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica FileNameVersionString Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica HelpCollection Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica HelpKeyword Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica IconFile Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica IconResource Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica SamplesTag Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica TaskContact Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica TaskType Infrastruttura. For more information, see TaskInfo.
Proprietà pubblica UITypeName Infrastruttura. For more information, see TaskInfo.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper