ApplicationClass Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Discovers and accesses Package objects.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicationClass() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ApplicationClass class. |
| Name | Description | |
|---|---|---|
![]() | CheckSignatureOnLoad | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the runtime should check the digital signature of the package when loading the package. |
![]() | ComponentStorePath | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the path where pipeline components are stored. This property is read-only. |
![]() | ConnectionInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a ConnectionInfos collection that contains ConnectionInfo objects. This property is read-only. |
![]() | DataTypeInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a DataTypeInfos collection that contains DataTypeInfo objects. This property is read-only. |
![]() | DBProviderInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a DBProviderInfos collection that contains DBProviderInfo objects in the application. This property is read-only. |
![]() | ForEachEnumeratorInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a ForEachEnumeratorInfos collection that contains ForEachEnumeratorInfo objects. This property is read-only. |
![]() | LogProviderInfos | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a LogProviderInfos collection that contains LogProviderInfo objects. This property is read-only. |
![]() | PackagePassword | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the value of the password for the package. This property is write-only. |
![]() | PackageUpgradeOptions | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a PipelineComponentInfos collection that contains PipelineComponentInfo objects. |
![]() | ProjectPassword | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the value of the project password for the package. |
![]() | TaskInfos | |
![]() | UpdateObjects | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether extensible objects can be updated at package load time if an updated version is found. |
![]() | UpdatePackage | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a Boolean that indicates whether packages can be updated when an updated version is found. |
| Name | Description | |
|---|---|---|
![]() | CloseProject(IDTSProject100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Closes a specified project. |
![]() | CreateFolderOnDtsServer(String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a folder on the server that appears in the Stored Packages node of the Integration Services service hierarchy. |
![]() | CreateFolderOnSQLServer(String^, String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a folder on the specified instance of SQL Server. |
![]() | CreateSsisServerExecution(String^, String^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates SSIS server execution. |
![]() | DataTypeInfoFromDataType(DataType) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the DataTypeInfo object for the specified data type. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | ExistsOnDtsServer(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a Boolean that indicates whether the specified package already exists on the Integration Services service. |
![]() | ExistsOnSQLServer(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the specified package exists on the instance of SQL Server. |
![]() | Finalize() | (Inherited from Object.) |
![]() | FolderExistsOnDtsServer(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the specified folder already exists on the file system. |
![]() | FolderExistsOnSQLServer(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the specified folder already exists on the instance of SQL Server. |
![]() | FolderFromPath(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a folder from a specified path. |
![]() | GetDtsServerPackageInfos(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a PackageInfos collection that contains the packages stored in the SSIS Package Store on an instance of SQL Server, within the specified folder. |
![]() | GetDtsServerRoles(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns an array of Strings that lists the roles available for a folder. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetPackageInfos(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a PackageInfos collection that contains the packages stored in an instance of SQL Server, within the specified logical folder, by using the server name, user name, and password. |
![]() | GetPackageInfos2(String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a PackageInfos collection that contains the packages stored in an instance of SQL Server, within the specified logical folder, by using the server name, user name, and password. |
![]() | GetPackageRoles(String^, String^, String^%, String^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the database roles that have read access and write access to the package. |
![]() | GetRunningPackages(String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a RunningPackages collection that contains RunningPackage objects. |
![]() | GetServerInfo(String^, String^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the SQL Server version number of the SQL Server product installed on the target server. |
![]() | GetServerVersionEx(String^, UInt32%, DTSProductLevel%, String^%, String^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the edition, product level, and other values that indicate the version of SSIS installed. |
![]() | GetType() | (Inherited from Object.) |
![]() | LoadFromDtsServer(String^, String^, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads a package from the specified server. |
![]() | LoadFromSQLServer(String^, String^, String^, String^, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads a package from SQL Server by specifying the server name, user name, and password. |
![]() | LoadFromSQLServer2(String^, Object^, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads a package from SQL Server. |
![]() | LoadPackage(String^, Boolean, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Loads a package from the file system, and specifies the threading model. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OpenProject(String^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Opens a package from the file system |
![]() | RemoveFolderFromDtsServer(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes the specified folder from the specified server. |
![]() | RemoveFolderFromSQLServer(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes the specified folder from the specified instance of SQL Server. |
![]() | RemoveFromDtsServer(String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes a package from the specified server. |
![]() | RemoveFromSQLServer(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Removes a package from the specified instance of SQL Server. |
![]() | RenameFolderOnDtsServer(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Renames a folder on the specified instance of SQL Server. |
![]() | RenameFolderOnSQLServer(String^, String^, String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Renames a folder on the specified instance of SQL Server. |
![]() | SaveAndUpdateVersionToXML(String^, IDTSPersist100^, DTSTargetServerVersion, IDTSEvents100^) | |
![]() | SavePackage(String^, IDTSPackage100^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves the package. |
![]() | SaveToDtsServer(IDTSPackage100^, IDTSEvents100^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves a package to the file system |
![]() | SaveToSQLServer(IDTSPackage100^, IDTSEvents100^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves a package to an instance of SQL Server. |
![]() | SaveToSQLServerAs(IDTSPackage100^, IDTSEvents100^, String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves a package to an instance of SQL Server with a new name. |
![]() | SaveToXML(String^, IDTSPersist100^, IDTSEvents100^) | This API supports the product infrastructure and is not intended to be used directly from your code. Saves the XML definition of a package to a file |
![]() | SetPackageRoles(String^, String^, String^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the database roles that have read access and write access to the package. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


