Condividi tramite


Classe ApplicationClass

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see Application.

Gerarchia di ereditarietà

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("BA785E28-3D7B-47AE-A4F9-4784F61B598A")> _
<ClassInterfaceAttribute()> _
Public Class ApplicationClass _
    Implements IDTSApplication100, Application
'Utilizzo
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

Nel tipo ApplicationClass sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico ApplicationClass Infrastruttura. For more information, see Application.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica CheckSignatureOnLoad Infrastruttura. For more information, see Application.
Proprietà pubblica ComponentStorePath Infrastruttura. For more information, see Application.
Proprietà pubblica ConnectionInfos Infrastruttura. For more information, see Application.
Proprietà pubblica DataTypeInfos Infrastruttura. For more information, see Application.
Proprietà pubblica DBProviderInfos Infrastruttura. For more information, see Application.
Proprietà pubblica ForEachEnumeratorInfos Infrastruttura. For more information, see Application.
Proprietà pubblica LogProviderInfos Infrastruttura. For more information, see Application.
Proprietà pubblica PackagePassword Infrastruttura. For more information, see Application.
Proprietà pubblica PackageUpgradeOptions Infrastruttura.
Proprietà pubblica PipelineComponentInfos Infrastruttura. For more information, see Application.
Proprietà pubblica TaskInfos Infrastruttura. For more information, see Application.
Proprietà pubblica UpdateObjects Infrastruttura. For more information, see Application.
Proprietà pubblica UpdatePackage Infrastruttura. For more information, see Application.

In alto

Metodi

  Nome Descrizione
Metodo pubblico CreateFolderOnDtsServer Infrastruttura. For more information, see Application.
Metodo pubblico CreateFolderOnSQLServer Infrastruttura. For more information, see Application.
Metodo pubblico DataTypeInfoFromDataType Infrastruttura. For more information, see Application.
Metodo pubblico Equals Ereditato da Object.
Metodo pubblico ExistsOnDtsServer Infrastruttura. For more information, see Application.
Metodo pubblico ExistsOnSQLServer Infrastruttura. For more information, see Application.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico FolderExistsOnDtsServer Infrastruttura. For more information, see Application.
Metodo pubblico FolderExistsOnSQLServer Infrastruttura. For more information, see Application.
Metodo pubblico FolderFromPath Infrastruttura. For more information, see Application.
Metodo pubblico GetDtsServerPackageInfos Infrastruttura. For more information, see Application.
Metodo pubblico GetDtsServerRoles Infrastruttura. For more information, see Application.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetPackageInfos Infrastruttura. For more information, see Application.
Metodo pubblico GetPackageInfos2 Infrastruttura. For more information, see Application.
Metodo pubblico GetPackageRoles Infrastruttura. For more information, see Application.
Metodo pubblico GetRunningPackages Infrastruttura. For more information, see Application.
Metodo pubblico GetServerInfo Infrastruttura. For more information, see Application.
Metodo pubblico GetServerVersionEx Infrastruttura. For more information, see Application.
Metodo pubblico GetType Ereditato da Object.
Metodo pubblico LoadFromDtsServer Infrastruttura.
Metodo pubblico LoadFromSQLServer Infrastruttura.
Metodo pubblico LoadFromSQLServer2 Infrastruttura.
Metodo pubblico LoadPackage Infrastruttura.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico RemoveFolderFromDtsServer Infrastruttura. For more information, see Application.
Metodo pubblico RemoveFolderFromSQLServer Infrastruttura. For more information, see Application.
Metodo pubblico RemoveFromDtsServer Infrastruttura. For more information, see Application.
Metodo pubblico RemoveFromSQLServer Infrastruttura. For more information, see Application.
Metodo pubblico RenameFolderOnDtsServer Infrastruttura. For more information, see Application.
Metodo pubblico RenameFolderOnSQLServer Infrastruttura. For more information, see Application.
Metodo pubblico SavePackage Infrastruttura.
Metodo pubblico SaveToDtsServer Infrastruttura.
Metodo pubblico SaveToSQLServer Infrastruttura.
Metodo pubblico SaveToSQLServerAs Infrastruttura.
Metodo pubblico SaveToXML Infrastruttura.
Metodo pubblico SetPackageRoles Infrastruttura. For more information, see Application.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.