Bagikan melalui


ApplicationClass Kelas

Definisi

public ref class ApplicationClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::Application
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("1A57A728-F8B3-4D6F-AB99-CFE8923513E6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ApplicationClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.Application
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("1A57A728-F8B3-4D6F-AB99-CFE8923513E6")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ApplicationClass = class
    interface IDTSApplication130
    interface Application
Public Class ApplicationClass
Implements Application
Warisan
ApplicationClass
Atribut
Penerapan

Konstruktor

ApplicationClass()

Properti

CheckSignatureOnLoad
ComponentStorePath
ConnectionInfos
DataTypeInfos
DBProviderInfos
ForEachEnumeratorInfos
LogProviderInfos
PackagePassword
PackageUpgradeOptions
PipelineComponentInfos
ProjectPassword
TaskInfos
UpdateObjects
UpdatePackage

Metode

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

Berlaku untuk