Interfaccia IDTSPackageInfos100
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
For more information, see PackageInfos.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62")> _
Public Interface IDTSPackageInfos100 _
Inherits IEnumerable
'Utilizzo
Dim instance As IDTSPackageInfos100
[GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62")]
public interface IDTSPackageInfos100 : IEnumerable
[GuidAttribute(L"390247E5-8346-4707-8473-8F1E37152A62")]
public interface class IDTSPackageInfos100 : IEnumerable
[<GuidAttribute("390247E5-8346-4707-8473-8F1E37152A62")>]
type IDTSPackageInfos100 =
interface
interface IEnumerable
end
public interface IDTSPackageInfos100 extends IEnumerable
Vedere anche