다음을 통해 공유


Application 인터페이스

정의

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
파생
특성
구현

속성

CheckSignatureOnLoad (다음에서 상속됨 IDTSApplication100)
ComponentStorePath (다음에서 상속됨 IDTSApplication100)
ConnectionInfos (다음에서 상속됨 IDTSApplication100)
DataTypeInfos (다음에서 상속됨 IDTSApplication100)
DBProviderInfos (다음에서 상속됨 IDTSApplication100)
ForEachEnumeratorInfos (다음에서 상속됨 IDTSApplication100)
LogProviderInfos (다음에서 상속됨 IDTSApplication100)
PackagePassword (다음에서 상속됨 IDTSApplication100)
PackageUpgradeOptions (다음에서 상속됨 IDTSApplication100)
PipelineComponentInfos (다음에서 상속됨 IDTSApplication100)
ProjectPassword (다음에서 상속됨 IDTSApplication100)
TaskInfos (다음에서 상속됨 IDTSApplication100)
UpdateObjects (다음에서 상속됨 IDTSApplication100)
UpdatePackage (다음에서 상속됨 IDTSApplication100)

메서드

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

적용 대상