Share via


IDTSApplication100 Members

Include Protected Members
Include Inherited Members

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

For more information, see ApplicationClass.

The IDTSApplication100 type exposes the following members.

Methods

  Name Description
Public method CreateFolderOnDtsServer(String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method CreateFolderOnSQLServer(String, String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method DataTypeInfoFromDataType(DataType) Infrastructure. For more information, see ApplicationClass.
Public method ExistsOnDtsServer(String, String) Infrastructure. For more information, see ApplicationClass.
Public method ExistsOnSQLServer(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method FolderExistsOnDtsServer(String, String) Infrastructure. For more information, see ApplicationClass.
Public method FolderExistsOnSQLServer(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method FolderFromPath(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method GetDtsServerPackageInfos(String, String) Infrastructure. For more information, see ApplicationClass.
Public method GetDtsServerRoles(String, String) Infrastructure. For more information, see ApplicationClass.
Public method GetPackageInfos(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method GetPackageInfos2(String, Object) Infrastructure. For more information, see ApplicationClass.
Public method GetPackageRoles(String, String, String%, String%) Infrastructure. For more information, see ApplicationClass.
Public method GetRunningPackages(String) Infrastructure. For more information, see ApplicationClass.
Public method GetServerInfo(String, String%) Infrastructure. For more information, see ApplicationClass.
Public method GetServerVersionEx(String, UInt32%, DTSProductLevel%, String%, String%) Infrastructure. For more information, see ApplicationClass.
Public method LoadFromDtsServer(String, String, Boolean, IDTSEvents100) Infrastructure. For more information, see ApplicationClass.
Public method LoadFromSQLServer(String, String, String, String, Boolean, IDTSEvents100) Infrastructure. For more information, see ApplicationClass.
Public method LoadFromSQLServer2(String, Object, Boolean, IDTSEvents100) Infrastructure. For more information, see ApplicationClass.
Public method LoadPackage(String, Boolean, IDTSEvents100) Infrastructure. For more information, see ApplicationClass.
Public method RemoveFolderFromDtsServer(String, String) Infrastructure. For more information, see ApplicationClass.
Public method RemoveFolderFromSQLServer(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method RemoveFromDtsServer(String, String) Infrastructure. For more information, see ApplicationClass.
Public method RemoveFromSQLServer(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method RenameFolderOnDtsServer(String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method RenameFolderOnSQLServer(String, String, String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method SavePackage(String, IDTSPackage100, IDTSEvents100) Infrastructure. For more information, see ApplicationClass.
Public method SaveToDtsServer(IDTSPackage100, IDTSEvents100, String, String) Infrastructure. For more information, see ApplicationClass.
Public method SaveToSQLServer(IDTSPackage100, IDTSEvents100, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method SaveToSQLServerAs(IDTSPackage100, IDTSEvents100, String, String, String, String) Infrastructure. For more information, see ApplicationClass.
Public method SaveToXML(String, IDTSPersist100, IDTSEvents100) Infrastructure. For more information, see ApplicationClass.
Public method SetPackageRoles(String, String, String, String) Infrastructure. For more information, see ApplicationClass.

Top

Properties

  Name Description
Public property CheckSignatureOnLoad Infrastructure. For more information, see ApplicationClass.
Public property ComponentStorePath Infrastructure. For more information, see ApplicationClass.
Public property ConnectionInfos Infrastructure. For more information, see ApplicationClass.
Public property DataTypeInfos Infrastructure. For more information, see ApplicationClass.
Public property DBProviderInfos Infrastructure. For more information, see ApplicationClass.
Public property ForEachEnumeratorInfos Infrastructure. For more information, see ApplicationClass.
Public property LogProviderInfos Infrastructure. For more information, see ApplicationClass.
Public property PackagePassword Infrastructure. For more information, see ApplicationClass.
Public property PackageUpgradeOptions Infrastructure.
Public property PipelineComponentInfos Infrastructure. For more information, see ApplicationClass.
Public property TaskInfos Infrastructure. For more information, see ApplicationClass.
Public property UpdateObjects Infrastructure. For more information, see ApplicationClass.
Public property UpdatePackage Infrastructure. For more information, see ApplicationClass.

Top