Application Interfaccia

Definizione

public interface class Application : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSApplication100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ApplicationClass))]
[System.Runtime.InteropServices.Guid("C0262265-5F9D-4821-9277-573210B5AF29")]
public interface Application : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSApplication100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ApplicationClass))>]
[<System.Runtime.InteropServices.Guid("C0262265-5F9D-4821-9277-573210B5AF29")>]
type Application = interface
    interface IDTSApplication100
Public Interface Application
Implements IDTSApplication100
Derivato
Attributi
Implementazioni

Proprietà

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

Metodi

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

Si applica a