Interfaccia IDTSTaskInfos100
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see TaskInfos.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71")> _
Public Interface IDTSTaskInfos100 _
Inherits IEnumerable
'Utilizzo
Dim instance As IDTSTaskInfos100
[GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71")]
public interface IDTSTaskInfos100 : IEnumerable
[GuidAttribute(L"3B752F97-DC1D-49DF-9622-C57B58079D71")]
public interface class IDTSTaskInfos100 : IEnumerable
[<GuidAttribute("3B752F97-DC1D-49DF-9622-C57B58079D71")>]
type IDTSTaskInfos100 =
interface
interface IEnumerable
end
public interface IDTSTaskInfos100 extends IEnumerable
Vedere anche