Interfaz IDTSPackageInfo100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see PackageInfo.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("658CDB06-8ADE-4034-95EF-94CBF75D696C")> _
Public Interface IDTSPackageInfo100
'Uso
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
El tipo IDTSPackageInfo100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
CreationDate | Infraestructura. For more information, see PackageInfo. | |
Description | Infraestructura. For more information, see PackageInfo. | |
Flags | Infraestructura. For more information, see PackageInfo. | |
Folder | Infraestructura. For more information, see PackageInfo. | |
Name | Infraestructura. For more information, see PackageInfo. | |
PackageDataSize | Infraestructura. For more information, see PackageInfo. | |
PackageGuid | Infraestructura. For more information, see PackageInfo. | |
VersionBuild | Infraestructura. For more information, see PackageInfo. | |
VersionComments | Infraestructura. For more information, see PackageInfo. | |
VersionGUID | Infraestructura. For more information, see PackageInfo. | |
VersionMajor | Infraestructura. For more information, see PackageInfo. | |
VersionMinor | Infraestructura. For more information, see PackageInfo. |
Arriba