Interfaccia IDTSPackageInfos100
Questa API supporta l'infrastruttura e non può essere utilizzata 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
Nel tipo IDTSPackageInfos100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Infrastruttura. For more information, see PackageInfos. | |
Item | Infrastruttura. For more information, see PackageInfos. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see PackageInfos. |
In alto