Partager via


Interface IDTSApplication100

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

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

Syntaxe

'Déclaration
<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")> _
Public Interface IDTSApplication100
'Utilisation
Dim instance As IDTSApplication100
[GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")]
public interface IDTSApplication100
[GuidAttribute(L"A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")]
public interface class IDTSApplication100
[<GuidAttribute("A775EBCC-D73B-4BAD-AF4C-4F3EF258C397")>]
type IDTSApplication100 =  interface end
public interface IDTSApplication100

Le type IDTSApplication100 expose les membres suivants.

Propriétés

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

Haut de la page

Méthodes

  Nom Description
Méthode publique CreateFolderOnDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique CreateFolderOnSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique DataTypeInfoFromDataType Infrastructure. For more information, see ApplicationClass.
Méthode publique ExistsOnDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique ExistsOnSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique FolderExistsOnDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique FolderExistsOnSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique FolderFromPath Infrastructure. For more information, see ApplicationClass.
Méthode publique GetDtsServerPackageInfos Infrastructure. For more information, see ApplicationClass.
Méthode publique GetDtsServerRoles Infrastructure. For more information, see ApplicationClass.
Méthode publique GetPackageInfos Infrastructure. For more information, see ApplicationClass.
Méthode publique GetPackageInfos2 Infrastructure. For more information, see ApplicationClass.
Méthode publique GetPackageRoles Infrastructure. For more information, see ApplicationClass.
Méthode publique GetRunningPackages Infrastructure. For more information, see ApplicationClass.
Méthode publique GetServerInfo Infrastructure. For more information, see ApplicationClass.
Méthode publique GetServerVersionEx Infrastructure. For more information, see ApplicationClass.
Méthode publique LoadFromDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique LoadFromSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique LoadFromSQLServer2 Infrastructure. For more information, see ApplicationClass.
Méthode publique LoadPackage Infrastructure. For more information, see ApplicationClass.
Méthode publique RemoveFolderFromDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique RemoveFolderFromSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique RemoveFromDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique RemoveFromSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique RenameFolderOnDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique RenameFolderOnSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique SavePackage Infrastructure. For more information, see ApplicationClass.
Méthode publique SaveToDtsServer Infrastructure. For more information, see ApplicationClass.
Méthode publique SaveToSQLServer Infrastructure. For more information, see ApplicationClass.
Méthode publique SaveToSQLServerAs Infrastructure. For more information, see ApplicationClass.
Méthode publique SaveToXML Infrastructure. For more information, see ApplicationClass.
Méthode publique SetPackageRoles Infrastructure. For more information, see ApplicationClass.

Haut de la page