Partager via


Classe ApplicationClass

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see Application.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ApplicationClass

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")> _
<ClassInterfaceAttribute()> _
Public Class ApplicationClass _
    Implements IDTSApplication100, Application
'Utilisation
Dim instance As ApplicationClass
[GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")]
[ClassInterfaceAttribute()]
public class ApplicationClass : IDTSApplication100, 
    Application
[GuidAttribute(L"BA785E28-3D7B-47AE-A4F9-4784F61B598A")]
[ClassInterfaceAttribute()]
public ref class ApplicationClass : IDTSApplication100, 
    Application
[<GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")>]
[<ClassInterfaceAttribute()>]
type ApplicationClass =  
    class
        interface IDTSApplication100
        interface Application
    end
public class ApplicationClass implements IDTSApplication100, Application

Le type ApplicationClass expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ApplicationClass Infrastructure. For more information, see Application.

Haut de la page

Propriétés

  Nom Description
Propriété publique CheckSignatureOnLoad Infrastructure. For more information, see Application.
Propriété publique ComponentStorePath Infrastructure. For more information, see Application.
Propriété publique ConnectionInfos Infrastructure. For more information, see Application.
Propriété publique DataTypeInfos Infrastructure. For more information, see Application.
Propriété publique DBProviderInfos Infrastructure. For more information, see Application.
Propriété publique ForEachEnumeratorInfos Infrastructure. For more information, see Application.
Propriété publique LogProviderInfos Infrastructure. For more information, see Application.
Propriété publique PackagePassword Infrastructure. For more information, see Application.
Propriété publique PackageUpgradeOptions Infrastructure.
Propriété publique PipelineComponentInfos Infrastructure. For more information, see Application.
Propriété publique TaskInfos Infrastructure. For more information, see Application.
Propriété publique UpdateObjects Infrastructure. For more information, see Application.
Propriété publique UpdatePackage Infrastructure. For more information, see Application.

Haut de la page

Méthodes

  Nom Description
Méthode publique CreateFolderOnDtsServer Infrastructure. For more information, see Application.
Méthode publique CreateFolderOnSQLServer Infrastructure. For more information, see Application.
Méthode publique DataTypeInfoFromDataType Infrastructure. For more information, see Application.
Méthode publique Equals (hérité de Object.)
Méthode publique ExistsOnDtsServer Infrastructure. For more information, see Application.
Méthode publique ExistsOnSQLServer Infrastructure. For more information, see Application.
Méthode protégée Finalize (hérité de Object.)
Méthode publique FolderExistsOnDtsServer Infrastructure. For more information, see Application.
Méthode publique FolderExistsOnSQLServer Infrastructure. For more information, see Application.
Méthode publique FolderFromPath Infrastructure. For more information, see Application.
Méthode publique GetDtsServerPackageInfos Infrastructure. For more information, see Application.
Méthode publique GetDtsServerRoles Infrastructure. For more information, see Application.
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetPackageInfos Infrastructure. For more information, see Application.
Méthode publique GetPackageInfos2 Infrastructure. For more information, see Application.
Méthode publique GetPackageRoles Infrastructure. For more information, see Application.
Méthode publique GetRunningPackages Infrastructure. For more information, see Application.
Méthode publique GetServerInfo Infrastructure. For more information, see Application.
Méthode publique GetServerVersionEx Infrastructure. For more information, see Application.
Méthode publique GetType (hérité de Object.)
Méthode publique LoadFromDtsServer Infrastructure.
Méthode publique LoadFromSQLServer Infrastructure.
Méthode publique LoadFromSQLServer2 Infrastructure.
Méthode publique LoadPackage Infrastructure.
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique RemoveFolderFromDtsServer Infrastructure. For more information, see Application.
Méthode publique RemoveFolderFromSQLServer Infrastructure. For more information, see Application.
Méthode publique RemoveFromDtsServer Infrastructure. For more information, see Application.
Méthode publique RemoveFromSQLServer Infrastructure. For more information, see Application.
Méthode publique RenameFolderOnDtsServer Infrastructure. For more information, see Application.
Méthode publique RenameFolderOnSQLServer Infrastructure. For more information, see Application.
Méthode publique SavePackage Infrastructure.
Méthode publique SaveToDtsServer Infrastructure.
Méthode publique SaveToSQLServer Infrastructure.
Méthode publique SaveToSQLServerAs Infrastructure.
Méthode publique SaveToXML Infrastructure.
Méthode publique SetPackageRoles Infrastructure. For more information, see Application.
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.