Partager via


Interface IDTSPackageInfo100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see PackageInfo.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("658CDB06-8ADE-4034-95EF-94CBF75D696C")> _
Public Interface IDTSPackageInfo100
'Utilisation
Dim instance As IDTSPackageInfo100
[GuidAttribute("658CDB06-8ADE-4034-95EF-94CBF75D696C")]
public interface IDTSPackageInfo100
[GuidAttribute(L"658CDB06-8ADE-4034-95EF-94CBF75D696C")]
public interface class IDTSPackageInfo100
[<GuidAttribute("658CDB06-8ADE-4034-95EF-94CBF75D696C")>]
type IDTSPackageInfo100 =  interface end
public interface IDTSPackageInfo100

Le type IDTSPackageInfo100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique CreationDate Infrastructure. For more information, see PackageInfo.
Propriété publique Description Infrastructure. For more information, see PackageInfo.
Propriété publique Flags Infrastructure. For more information, see PackageInfo.
Propriété publique Folder Infrastructure. For more information, see PackageInfo.
Propriété publique Name Infrastructure. For more information, see PackageInfo.
Propriété publique PackageDataSize Infrastructure. For more information, see PackageInfo.
Propriété publique PackageGuid Infrastructure. For more information, see PackageInfo.
Propriété publique VersionBuild Infrastructure. For more information, see PackageInfo.
Propriété publique VersionComments Infrastructure. For more information, see PackageInfo.
Propriété publique VersionGUID Infrastructure. For more information, see PackageInfo.
Propriété publique VersionMajor Infrastructure. For more information, see PackageInfo.
Propriété publique VersionMinor Infrastructure. For more information, see PackageInfo.

Haut de la page