Share via


ApplicationClass 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 Application.

The ApplicationClass type exposes the following members.

Constructors

  Name Description
Public method ApplicationClass() Infrastructure. For more information, see Application.

Top

Methods

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

Top

Properties

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

Top