IDTSPackageInfo100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information, see PackageInfo.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("510837B9-CDF2-4244-9D5A-2884EFE45C97")]
public interface class IDTSPackageInfo100

NameDescription
System_CAPS_pubpropertyCreationDate

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyDescription

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyFlags

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyFolder

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyName

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyPackageDataSize

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyPackageGuid

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyVersionBuild

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyVersionComments

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyVersionGUID

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyVersionMajor

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

System_CAPS_pubpropertyVersionMinor

This API supports the product infrastructure and is not intended to be used directly from your code. For more information, see PackageInfo.

Return to top
Show: