Interfaccia IDTSPackageInfo100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see PackageInfo.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("45E34694-90E3-4BD2-B215-161279C7BB75")> _
Public Interface IDTSPackageInfo100
'Utilizzo
Dim instance As IDTSPackageInfo100
[GuidAttribute("45E34694-90E3-4BD2-B215-161279C7BB75")]
public interface IDTSPackageInfo100
[GuidAttribute(L"45E34694-90E3-4BD2-B215-161279C7BB75")]
public interface class IDTSPackageInfo100
[<GuidAttribute("45E34694-90E3-4BD2-B215-161279C7BB75")>]
type IDTSPackageInfo100 = interface end
public interface IDTSPackageInfo100
Nel tipo IDTSPackageInfo100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
CreationDate | Infrastruttura. For more information, see PackageInfo. | |
Description | Infrastruttura. For more information, see PackageInfo. | |
Flags | Infrastruttura. For more information, see PackageInfo. | |
Folder | Infrastruttura. For more information, see PackageInfo. | |
Name | Infrastruttura. For more information, see PackageInfo. | |
PackageDataSize | Infrastruttura. For more information, see PackageInfo. | |
PackageGuid | Infrastruttura. For more information, see PackageInfo. | |
VersionBuild | Infrastruttura. For more information, see PackageInfo. | |
VersionComments | Infrastruttura. For more information, see PackageInfo. | |
VersionGUID | Infrastruttura. For more information, see PackageInfo. | |
VersionMajor | Infrastruttura. For more information, see PackageInfo. | |
VersionMinor | Infrastruttura. For more information, see PackageInfo. |
In alto