Application Interfaccia

Definizione

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
Public Interface Application
Implements IDTSApplication130
Derivato
Attributi
Implementazioni

Proprietà

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

Metodi

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

Si applica a