Application Properties
The Application type exposes the following members.
| Name | Description | |
|---|---|---|
|
CheckSignatureOnLoad | Gets or sets a value that indicates whether the runtime should check the digital signature of the package when loading the package. |
|
ComponentStorePath | Returns the path where pipeline components are stored. This property is read-only. |
|
ConnectionInfos | Returns a ConnectionInfos collection that contains ConnectionInfo objects. This property is read-only. |
|
DataTypeInfos | Returns a DataTypeInfos collection that contains DataTypeInfo objects. This property is read-only. |
|
DBProviderInfos | Returns a DBProviderInfos collection that contains DBProviderInfo objects in the application. This property is read-only. |
|
DumpDescriptor | Gets or sets the dump descriptor for the application. |
|
DumpOnAnyError | Gets or sets whether the application dumps on any error. |
|
EnableDump | Gets or sets whether the application enables dumping. |
|
ForEachEnumeratorInfos | Returns a ForEachEnumeratorInfos collection that contains ForEachEnumeratorInfo objects. This property is read-only. |
|
LogProviderInfos | Returns a LogProviderInfos collection that contains LogProviderInfo objects. This property is read-only. |
|
PackagePassword | Sets the value of the password for the package. This property is write-only. |
|
PackageUpgradeOptions | Gets or sets a value that indicates which upgrade options will be applied to a collection of Integration Services packages during the upgrade process. |
|
PipelineComponentInfos | Returns a PipelineComponentInfos collection that contains PipelineComponentInfo objects. |
|
TaskInfos | Returns a TaskInfos collection that contains TaskInfo objects. This property is read-only. |
|
UpdateObjects | *** Member deprecated; see Remarks . *** Gets or sets a Boolean that indicates whether extensible objects can be updated at package load time if an updated version is found. |
|
UpdatePackage | Gets or sets a Boolean that indicates whether packages can be updated when an updated version is found. |