Application Antarmuka

Definisi

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
Turunan
Atribut
Penerapan

Properti

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

Metode

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

Berlaku untuk