Compartir a través de


Clase ApplicationClass

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see Application.

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

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

El tipo ApplicationClass expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público ApplicationClass Infraestructura. For more information, see Application.

Arriba

Propiedades

  Nombre Descripción
Propiedad pública CheckSignatureOnLoad Infraestructura. For more information, see Application.
Propiedad pública ComponentStorePath Infraestructura. For more information, see Application.
Propiedad pública ConnectionInfos Infraestructura. For more information, see Application.
Propiedad pública DataTypeInfos Infraestructura. For more information, see Application.
Propiedad pública DBProviderInfos Infraestructura. For more information, see Application.
Propiedad pública ForEachEnumeratorInfos Infraestructura. For more information, see Application.
Propiedad pública LogProviderInfos Infraestructura. For more information, see Application.
Propiedad pública PackagePassword Infraestructura. For more information, see Application.
Propiedad pública PackageUpgradeOptions Infraestructura.
Propiedad pública PipelineComponentInfos Infraestructura. For more information, see Application.
Propiedad pública TaskInfos Infraestructura. For more information, see Application.
Propiedad pública UpdateObjects Infraestructura. For more information, see Application.
Propiedad pública UpdatePackage Infraestructura. For more information, see Application.

Arriba

Métodos

  Nombre Descripción
Método público CreateFolderOnDtsServer Infraestructura. For more information, see Application.
Método público CreateFolderOnSQLServer Infraestructura. For more information, see Application.
Método público DataTypeInfoFromDataType Infraestructura. For more information, see Application.
Método público Equals (Se hereda de Object.)
Método público ExistsOnDtsServer Infraestructura. For more information, see Application.
Método público ExistsOnSQLServer Infraestructura. For more information, see Application.
Método protegido Finalize (Se hereda de Object.)
Método público FolderExistsOnDtsServer Infraestructura. For more information, see Application.
Método público FolderExistsOnSQLServer Infraestructura. For more information, see Application.
Método público FolderFromPath Infraestructura. For more information, see Application.
Método público GetDtsServerPackageInfos Infraestructura. For more information, see Application.
Método público GetDtsServerRoles Infraestructura. For more information, see Application.
Método público GetHashCode (Se hereda de Object.)
Método público GetPackageInfos Infraestructura. For more information, see Application.
Método público GetPackageInfos2 Infraestructura. For more information, see Application.
Método público GetPackageRoles Infraestructura. For more information, see Application.
Método público GetRunningPackages Infraestructura. For more information, see Application.
Método público GetServerInfo Infraestructura. For more information, see Application.
Método público GetServerVersionEx Infraestructura. For more information, see Application.
Método público GetType (Se hereda de Object.)
Método público LoadFromDtsServer Infraestructura.
Método público LoadFromSQLServer Infraestructura.
Método público LoadFromSQLServer2 Infraestructura.
Método público LoadPackage Infraestructura.
Método protegido MemberwiseClone (Se hereda de Object.)
Método público RemoveFolderFromDtsServer Infraestructura. For more information, see Application.
Método público RemoveFolderFromSQLServer Infraestructura. For more information, see Application.
Método público RemoveFromDtsServer Infraestructura. For more information, see Application.
Método público RemoveFromSQLServer Infraestructura. For more information, see Application.
Método público RenameFolderOnDtsServer Infraestructura. For more information, see Application.
Método público RenameFolderOnSQLServer Infraestructura. For more information, see Application.
Método público SavePackage Infraestructura.
Método público SaveToDtsServer Infraestructura.
Método público SaveToSQLServer Infraestructura.
Método público SaveToSQLServerAs Infraestructura.
Método público SaveToXML Infraestructura.
Método público SetPackageRoles Infraestructura. For more information, see Application.
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.