Application Interfaz

Definición

public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ApplicationClass))]
[System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSApplication130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("77A93073-6272-4FAC-BDB5-0C589385701C")>]
type Application = interface
    interface IDTSApplication130
Public Interface Application
Implements IDTSApplication130
Derivado
Atributos
Implementaciones

Propiedades

CheckSignatureOnLoad (Heredado de IDTSApplication130)
ComponentStorePath (Heredado de IDTSApplication130)
ConnectionInfos (Heredado de IDTSApplication130)
DataTypeInfos (Heredado de IDTSApplication130)
DBProviderInfos (Heredado de IDTSApplication130)
ForEachEnumeratorInfos (Heredado de IDTSApplication130)
LogProviderInfos (Heredado de IDTSApplication130)
PackagePassword (Heredado de IDTSApplication130)
PackageUpgradeOptions (Heredado de IDTSApplication130)
PipelineComponentInfos (Heredado de IDTSApplication130)
ProjectPassword (Heredado de IDTSApplication130)
TaskInfos (Heredado de IDTSApplication130)
UpdateObjects (Heredado de IDTSApplication130)
UpdatePackage (Heredado de IDTSApplication130)

Métodos

CloseProject(IDTSProject100) (Heredado de IDTSApplication130)
CreateFolderOnDtsServer(String, String, String) (Heredado de IDTSApplication130)
CreateFolderOnSQLServer(String, String, String, String, String) (Heredado de IDTSApplication130)
CreateSsisServerExecution(String, String, String, Boolean) (Heredado de IDTSApplication130)
DataTypeInfoFromDataType(DataType) (Heredado de IDTSApplication130)
ExistsOnDtsServer(String, String) (Heredado de IDTSApplication130)
ExistsOnSQLServer(String, String, String, String) (Heredado de IDTSApplication130)
FolderExistsOnDtsServer(String, String) (Heredado de IDTSApplication130)
FolderExistsOnSQLServer(String, String, String, String) (Heredado de IDTSApplication130)
FolderFromPath(String, String, String, String) (Heredado de IDTSApplication130)
GetDtsServerPackageInfos(String, String) (Heredado de IDTSApplication130)
GetDtsServerRoles(String, String) (Heredado de IDTSApplication130)
GetPackageInfos(String, String, String, String) (Heredado de IDTSApplication130)
GetPackageInfos2(String, Object) (Heredado de IDTSApplication130)
GetPackageRoles(String, String, String, String) (Heredado de IDTSApplication130)
GetRunningPackages(String) (Heredado de IDTSApplication130)
GetServerInfo(String, String) (Heredado de IDTSApplication130)
GetServerVersionEx(String, UInt32, DTSProductLevel, String, String) (Heredado de IDTSApplication130)
LoadFromDtsServer(String, String, Boolean, IDTSEvents100) (Heredado de IDTSApplication130)
LoadFromSQLServer(String, String, String, String, Boolean, IDTSEvents100) (Heredado de IDTSApplication130)
LoadFromSQLServer2(String, Object, Boolean, IDTSEvents100) (Heredado de IDTSApplication130)
LoadPackage(String, Boolean, IDTSEvents100) (Heredado de IDTSApplication130)
OpenProject(String, IDTSEvents100) (Heredado de IDTSApplication130)
RemoveFolderFromDtsServer(String, String) (Heredado de IDTSApplication130)
RemoveFolderFromSQLServer(String, String, String, String) (Heredado de IDTSApplication130)
RemoveFromDtsServer(String, String) (Heredado de IDTSApplication130)
RemoveFromSQLServer(String, String, String, String) (Heredado de IDTSApplication130)
RenameFolderOnDtsServer(String, String, String, String) (Heredado de IDTSApplication130)
RenameFolderOnSQLServer(String, String, String, String, String, String) (Heredado de IDTSApplication130)
SaveAndUpdateVersionToXML(String, IDTSPersist100, DTSTargetServerVersion, IDTSEvents100) (Heredado de IDTSApplication130)
SavePackage(String, IDTSPackage100, IDTSEvents100) (Heredado de IDTSApplication130)
SaveToDtsServer(IDTSPackage100, IDTSEvents100, String, String) (Heredado de IDTSApplication130)
SaveToSQLServer(IDTSPackage100, IDTSEvents100, String, String, String) (Heredado de IDTSApplication130)
SaveToSQLServerAs(IDTSPackage100, IDTSEvents100, String, String, String, String) (Heredado de IDTSApplication130)
SaveToXML(String, IDTSPersist100, IDTSEvents100) (Heredado de IDTSApplication130)
SetPackageRoles(String, String, String, String) (Heredado de IDTSApplication130)

Se aplica a